I run a large research lab using hundreds of nRF52840 DKs. These boards are periodically rotated between active experiments and storage. Because boards are pulled from storage...
Hi,
I am using an nRF54L15 and I would like to explicitly enable the HFCLK (32MHz). I want to use it to drive TIMER00, which will run during the whole application runtime...
Hi all,
I am working on a project that requires me to run the SHAKE128 and SHAKE256 algorithms as specified in FIPS 203. I am wondering if it is possible to implement these...
Environment
SoC: nRF54LM20A (cpuapp, non-secure / TF-M)
nRF Connect SDK: v3.3.0
sQSPI soft peripheral driving an AMOLED display via the FLPR
BLE active via MPSL...
In our project we have functions for outputting a single frequency via PWM for an indefinite amount of time until we call a function to turn it off. See attached code.
...
Hi,
We had connectivity issues on our end for the Message Routing Service webhook since May 13, 2026. It has been restored and tested with the nRF Cloud verification test...
Hi,
I see the different behavior of the function sd_ble_gap_conn_param_update when connected to Windows integrated Bluetooth.
Using bare-metal SDK v0.9.0 it succeeds...
I'm using Keil to debug my application. Softdevice was loaded w/ Studio and when I click on Debug Keil loads the code but it does not stop at any breakpoint I set. It does...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
First I'm new to these devices and BLE in general.
I am however very experienced at embedded design and Keil tools and ARM processors.
I have got the demo heart beat...
I have the ble_app_hrs communicating with the ble_app_hrs_c, and everything works OK. However, I have to be able to send data in both directions. How do I modify, or what...
I am developing a device converting adc input into data and transmitting them and receiving them at other place,I cant figure out between analog input eg:AIN0 and the port...
Hi,
I'm using nrf51822 with s110 softdevice v6
My question is the following.
How many devices sending advertising messages can be detected at a time by a central unit...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi All,
I am trying to run the uart example that comes with NRF51822 development kit. I've set up the mother board (nrf6310) according to the sdk doc and have flash the...
Dear Nordic Developer Zone,
I am using nRF51822 with softdevice.
I don't understand very well the advertising mode "whitelist".
My target is to be able to connect...
Hi all!
I'm running my code based on example "ble_app_template". When advertising without doing anything else, the current comsuption is about 200 uA.
Then I added a...
Hi,
i just started again working with nrf51822 but now with eclipse+gcc and with new soft device S130.
I am struggling with the addresses of flash and ram. I want to...
I have been working on porting my code from Keil to gcc because it has grown larger than the 32K limit that the free version of Keil allows. I am using the s110 softdevice...
Hello, I have a problem during first programing PCA10003 blinky_example. I get an error:"Flash Download failed - "Cortex-M0" "
Keil v4.74
SDK v6.0.0
In nRFgo Studio...