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 wanted to add TWI functionality to the flash fds example and was confused about adding drivers with CMSISwizard. I manually added all the necessary twi drivers based off...
HI
I have got a new nrf5340 DK. I have tested four LEDs and HRM. It's working fine. But when I have tried to upload blinky or hello_world Sample from NCS v1.5.1, I can't...
Hi all,
I have tested successfully the wireless timer syncronization proposed by:
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts...
Hello guys.
I recently discovered that you included example codes for OSDP Control Panel (CP) and Peripheral Devices (PDs). In NCS v1.5.1 that I am using, they can be fund...
Hello,
I'm using the Infineon Optiga Trust X chip for ECDSA signature verification but I'm having trouble saving the public key.
Currently the public key is generated...
C++ exceptions can sometimes fail causing a std::terminate on every throw. This turns out to be a linker issue present in the following files:
nRF5_SDK_17.0.2/components...
Hello
I tried to set the eDRX mode to more then 1 min. in many different project and samples, but after 1 minute it always turns on the modem. Does anyone have a clue what...
Hi everyone, I’m using an NRF52840 device with an external 32MB flash memory. I need to send memory content to a mobile app through BLE when the user asks for. For now I send...
Hey,
I can view the log info from Nordic nRF to AWS Logs. Now, I'm working on log info to build an application that shows the data dashboard view. Can anyone help me with...
I use nRF52832 DK as the node and RPI as the border router.
I fowllowed the guide setup the border router and flash the example ipv6_icmp to the nRF52832 DK.
The connection...
I have been developing products for nRF52832 and nRF52840 for some years now. I am aware that you have released the NRF Connect SDK. To date I have only used the nRF5 SDK...
We are having nRF51 dongle which is having USB compatible. But My test systems only have the option for DB9 with UART support . Is there any possible to convert nRF51 Dongle...
Hello.
First some background:
I have an application running on nRF52840. Development began with the nRF52832 using nRF SDK 13 or 14. Then migrated to 15.2, 15.3, and finally...
Shalom!
I have a nRF9160 DK board that I am using before our custom hardware prototype is ready. My application is based on the UDP example code skeleton along with code...