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,
The flash memory of my existing project originally occupied about 200kb, but suddenly the capacity increased to about 255kb.
So I checked and found that the amount...
Hi
I'm doing a project using the TimeSync library (latest version) on 2 nRF52832 development boards.
I've ported the library to my project, the time synchronization...
hi, all. I'm using nrf52833, pca10100, s140.
The flash memory capacity has increased, so I checked the memory, and it seems that the log values have been saved.
It should...
My mac (and the nRF connect Programmer) no longer recognizes my Thingy91 when I connect it via a micro-USB. I am unable to use the nRF connect Programmer to flash my device...
We have had our nRF52840 based Zigbee Coordinator in production since September of 2020 with great customer feedback. Unfortunately, we have recently had several instances...
Hi,
I am new to Nordic cellular modems, but plenty experienced with other modems. I would like to evaluate the nRF9160 as a potential candidate for future use in our products...
Hello,
I am having a problem nearly identical to this link Using soft device on custom board with nRF52840 - Nordic Q&A - Nordic DevZone - Nordic DevZone (nordicsemi.com...
Hello,
I am running a single ( main() starts sysworkq thread) thread application in Segger Embedded Studio v5.34a, built for the nRF52833 SoC.
Although I am using a proprietary...
Hi
We are seeing a strange issue when trying to use the Android BLE Library to Android BLE Library to reconnect to two devices. The phone succeeds in connecting to one device...
Hello,
I am going to run DFU over the mesh.
I am using an nrf52840DK and two nrf52840 dongles. I want to send a DFU file through the serial port to the DK and then through...
Hello,
during production test we wrote in the UICR a signature saying that the test has been performed succesfully.
It happens that the signature is not written correclty...
Hi, I'm really pleased with myself as I have set up my VS Code in windows to build and clean blinky and can drag the _build hex file to nRFConnect and flash it to my dongle...