Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Hello,
I am trying to get the RTC2 working in order to maintain time for my application. I intend to use the BLE DFU feature in my application and so I am using the softdevice...
Hello,
I recently got my hands on a Nordic Thingy:91. I got it registered to nRF Connect Cloud, SIM activated (iBasis sent me a new one since original didn't work. See...
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...