Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
Hello,
I modified the CMakeLists.txt file and now I am able to compile the Thread CLI application. However I noticed something strange in the CMakeLists.txt file.
list...
Hello,
We used our old rev board to prototype some new features including a new PDM digital microphone. It worked great using the nrfx_pdm module. When we spun a new rev...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk.
I like to use the uart1 for the console (printk debugging) and the uart0 for communication...
Hi
I am testing long range feature using nRF52840 DK. However BLE 5.0 standard specifies two modes of coded: S=2 (500Kbps) and S=8 (125kps). I am using SDK 17.0.2 with softdevice...
Hi
I am developing a Zigbee application using nRF52840 DK and ZCL. I am new to Zigbee and the nRF and have some doubts regarding the implementation of Zigbee.
1) can...
Hello everyone,
In the project in the dimming_client example in the Mesh SDK 5.0 examples, I successfully send the data to the server device, but in some cases, the data...
Dear Team ,
Iwant to add nrf_fstorage example in ble_app_uart so this type of error is display....
output/ble_app_uart_pca10056_s40 release/obj/cli.o: in function 'erase_cmd...
If I were to make have my devices in the field (micro-ecc, buttonless, no bonds, no Secure Communication), can I easily and safely upgrade fielded units to micro-ecc, buttonless...
Hello,
I am running 1\nRF5_SDK_17.1.0_ddde560\examples\dfu\secure_bootloader\pca10040_s132_ble\ses example of SDK 17.1.0. without changes in the code. The bootloader seems...
I was looking to use the NUS Central project and port it to the PCA10059 (nrf52840 Dongle)
I was going to add the USBD_CDC_ACM so I can port the NUS traffic to a Putty terminal...
Hi,
i have nRF52840 DK.
I am working on radio test code based radio_test example code with nRF5_SDK_17.0.2_d674dde version.
If the transmitter is configured as : (BLEN...
I can't build examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay. I get the following error message:
cc1: fatal error: cannot open 'C:/.../examples...
Hello,
After looking at aws_iot sample files, I've stumbled upon the question regarding how one can dynamically change IDs and certificates for multiple 9160 devices? I...
From yesterdays question https://devzone.nordicsemi.com/f/nordic-q-a/80411/state-of-cs-ss-pin-after-nrfx_spim_xfer I have done a logic measurement and I can confirm that after...