Hello, I'm working on implementing the buttonless DFU feature in my application. For now, I'm following this nrf52-ota-dfu-ble-part-4 and nRF52832-buttonless-dfu-development...
I'm transitioning from SES to Visual Studio Code.
In SES, I can define multiple builds and then define preprocessor options (eg. -DOPTION1) for each build definition
I...
Hello,
I'm working with NUS service and the nRF Toolbox app. I need to send multiple messages from mobile app to DK. How can I do that?. Is there a macro/script example...
Hi,
In my project, I use SPIM4 to access sd card . It is worked well. Then ,I optimizing power of sd card. The power of my sd card is controlled by LDO.The LDO is enabled...
Hi, I am using the ZBOSS NCP production ready firmware from NCS v2.0 and I have some issue with serial communication.
I am able to run my application, and I don't have any...
Hi
after create project from sample broadcast_audio_sink, when running it, i get following message:
[21:59:46:406] *** Booting Zephyr OS build v3.0.99-ncs1-2483-g482dcc7865f7...
I'm relatively new to both nRF and Zephyr platforms and I'm wondering how to disable UART on the UART pins (such as p0.19-p0.22 on the nRF5340 that I'm using) so that they...
Hello, I'm working on implementing the buttonless DFU feature in my application. For now, I'm following this nrf52-ota-dfu-ble-part-4 and nRF52832-buttonless-dfu-development...
Hello,
Somehow my thingy91 is no longer working so I decided to flash it from the beginning.
I put it in MCUboot mode ( holding SW4 and turning on the device)
in Programmer...
I'm using nRF Connect SDK v2.0.2 (in VSCode, w/ the plugin) on nRF52840-DKs.
Following the MPSL Timeslot sample , in the code shown below, I created a non-preemptible thread...
Hi
According to the documentation for the GNSS interface, information into non-volatile (NV) memory so that the information can be used when GNSS is restarted and also after...
I'm transitioning from SES to Visual Studio Code.
In SES, I can define multiple builds and then define preprocessor options (eg. -DOPTION1) for each build definition
I...
I currently work with the nRF5 17.0.2 SDK on the either the nrf52 DK or nrf52840 DK
Currently I want to implement legacy pairing with OOB but not through NFC, the OOB key...
Hello,
When using the NCELLMEAS (search_type = 3) command I get inconsistent results. Generally, I don't see more than 1 neighbor. If my device (nRF9160, mfw 1.3.2) is in...
Hello,
I'm working with NUS service and the nRF Toolbox app. I need to send multiple messages from mobile app to DK. How can I do that?. Is there a macro/script example...
Hi,
In my project, I use SPIM4 to access sd card . It is worked well. Then ,I optimizing power of sd card. The power of my sd card is controlled by LDO.The LDO is enabled...
I am developing a pair of central and peripheral applications that will be part of a hardware suite that will undergo emissions testing and certification. We are using the...
Hello,
I can compile the sample Peripheral UART on the DK5340 with VSC without any problem (standard prj.conf).
I'm trying to compile with the CDC configuration (prj_cdc...
We have both native iOS and Android-apps that handle DFU-updates of our BLE-FW on our HW-devices. We are currently experiencing a dip in success rate (according to our firebase...
Hi
I am testing a thermometer peripheral using the nRF52840DK. It is advertising using BT LE Coded (BT_LE_ADV_OPT_CODED) with an advertising frequency of 3 seconds.
...