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...
I've been working on firmware updating devices from Microsoft Azure, and when pushing new firmware update to devices (NRF9160), some of the devices has failed downloading...
Hi to all, I'm developing a new device that should be a multiprotocol: Zigbee (as coordinator) and BLE peripheral (nus).
I use the nrf5_sdk_for_thread_and_zigbee_V4...
Hi Everyone,
I'm working on "Thread_Zigbee_v4.1.0\examples\zigbee\light_control".
I need configuration as above title.
But I relize that "zb_set_pan_id(0x1234)", "nrf_802154_short_address_set...
I am trying to use the DK Dashboard with the Serial LTE Modem Software.
The connection to the Cloud works in principle but I only can see the terminal card when connected...
Hello,
Currently I am experiencing some problem getting the NUS to send a TX notification of more than 20 bytes to the central (which is an old custom android application...
Hello,
I am offloading sockets in config. I instantiate a socket, set the send/recv timeouts, and then call connect(). It's returning a 95 which is EOPNOTSUPP. I was able...
Hi,
I'm investigating firmware image signing on the nrf9160 using MCUBoot and the nRF Connect SDK v17. I have configured
and it seems to work via `west build -b nrf9160dk_nrf9160ns...
Due to parts shortages, we are having to scramble to find compatible hardware for our project. I have sourced some nRF5340 modules but need to know if Gazell is supported...
Hi!!
I am facing an issue wherein more than one device is acquiring the leader role in a same thread network.
In my setup, I have a total of 4 devices. Three of them are...
Dear Team,
I have to use many number of pages to store data in flash memory in nrf52840 , but I am confuse that what will be start address and end address in flash_fstorage...
Hello Team,
I am facing segmentation fault while reading the OTP memory using pointer in my code. To write the OTP value I have used below command which was successful and...
Hi,
I received the nRF9160DK yesterday, and used the AT Client to get talking to the modem and connecting to a network. In VS Code I built an application from sample ...
Hi there,
I'm using the product specification of the nRF52840 to program the SAADC in continuous mode using its internal timer. I'm not able to use your SDK. Unfortunately...