Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi Guys!
Could you help me with one issue.
I am trying to run my own project that I build according to the example "ble_app_hrs_freertos". If I am calling "nrf_pwr_mgmt_run...
Dear people of DevZone,
I set up a TDMA-based sensor network using the NRF52840 without the BLE-Softdevice or any API functions (message transmission and reception all by...
Hello All,
I am trying to find out examples codes for enabling the external 32kHz crystal for nRF52832 design.
Can someone help me here?
I am using SDK Version 16...
I am using the nfc library (nfc_t4t_lib) on the NRF52832 chip with SDK 17.0.2. When I approach the NFC antenna with a nfc reader (like a smartphone) and leave the reader on...
Hi everybody. I'm trying to design a mesh network in which most of the nodes, if not every, should be a relay due to parallel positioning of the devices and each one of them...
I am working on Windows, using NRF Connect SDK 1.5.0 (have also tried the SDK 1.5.0r-rc1, with an updated nrf_802154_serialization module to be able to compile).
I am using...
Hello, I have run into this problem again with regards to using the lwm2m_client sample. I can start running it fine but I get the error "Cannot init lwm2m engine" and "Cannot...
when compiling "ble_app_multirole_lesc_s140_pca10056" of sdk nRF5_SDK_17.0.2, crypto library not getting included, I am getting error, library is placed as shown in pic, also...
Hello,
I know that you can generate a single zip that contains dat and bin files for sd+bl and dat and bin files for the app.
Is it possible to generate a single dat and...
HI, I'm new here, hope following the rules for Questions.
I'm using nRF Connect v.3.6.1 and as toolchain SEGGER Embedded Studio for ARM (Segger edition) V5.34a.
I need...
Hello there,
I am using nRF52840 PDK and nRF5_SDK_for_Thread_and_Zigbee_v1.0.0 SDK for BLE and Thread development. I also have a BLE smartphone app communicating with nRF52840...
Hi,
-I have a custom board using nrf 52832 and I have interfaced LIS2DH12 using an SPI interface. -I am using SDK 15.2.0. -I am collecting raw data using FIFO mode and send...
I want to realize audio playing function in 9160, according to the specification, there are 9160 I2S interface. However, the specification only describe the definition of...