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...
HI
What is the difference between the two BLE commands?
From testing, I see that only the second works when I am writing to characteristic that is 1 byte long.
Hi,
I have 2 nRF5340 audio DK PCA10121 kits. I am trying to follow https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_nrf5340.html#building-and-programming...
I installed nRF Connect SDK v2.1.1 on a Ubuntu 22.04 system according to the instructions at "https://academy.nordicsemi.com/topic/exercise-1-1/".
Upon launching VSCode...
Hello,
I have a debian installed on my Chrome OS. Everything seems to be ok on Programmer (launched from Nrf Connect for Desktop):
17:41:45.965
Using nrf-device-lib...
Folks,
I am facing issues during a fresh compilation of the demo code that comes with Quorvo's DWM3001CDK evaluation kit.
6> /Applications/SEGGER Embedded Studio for...
I am trying to set the NRF_SDH_CLOCK_LF_ACCURACY in nRF Connect 2.0.2
It seems hard to find the options needed to configure my system. Is it a configure option and how am...
Good day everyone
I am attempting to to use my x-nucleo-nfc04a1 tag reader device on my nrf9160dk. I cant seem to find a sample that could help me. At the moment I am simply...
Can PPI be used to establish a pipe from a SPI output to an UART input?? PPI does not need CPU intervention, so it does not require CPU to read SPI and then write to UART...
Hi, I'm working with nRF9160-DK board and NCS SDK-v1.7.0 on Windows with Visual Studio Code.
In our application, we want to implement DFU over serial between two MCUs...
Hi,
Iam using sensor_client example from nrf 5 mesh sdk and trying to reduce its power consumption by turning off mesh totally when it sleeps
I have also referred...
Hello Nordic support,
I understand that BLE stack is provided in nRF5 SDK as SoftDevice hex file and the flash area is fixed for the softdevice. I would like to understand...
Hi,
When the code is executed, it blocked at line
nrf_gpio_cfg_output(LED1);
where
#define LED1 NRF_GPIO_PIN_MAP(1,0)
GPIO (output) works on port 0 but not on Port...
Hi we are using the nrf9160 integrated LTE-M/NB- IoT modem in our ECG device. In USA its working fine but in Pakistan its not connecting and giving the following error: +CREG...