nRF Cloud — CoAP transport (device shadow) Date of incident: 2026-06-22, ~13:04 UTC — still unresolved at 20:42 UTC (7h38m+) Device: nRF9151, modem firmware mfw_nrf91x1_2...
We are doing a DFU over BLE with the second MCUboot partition on an external flash. Some times Zephyr can't access the flash after booting, resulting in a bricked device,...
Hey, I am trying to implement ecdh key agreement and derivation, but I am getting PSA_ERROR_INVALID_ARGUMENT (-135) from psa_key_derivation_key_agreement: Any idea what is...
Hi,
I have a question regarding the SAADC timing parameters.
I could not find an official specification for the SAADC power-up time (t_PWRUP). While measuring it on my...
I am using nRF54L10 with nRF Connect SDK v3.1. The device connects over BLE, wakes every 30 minutes to read sensor data, and then should enter deep sleep (System OFF). However...
Recently, there are a few queries from Japanese customers on nRF51 production.
Basically the expectations are
- Program the flash as a whole, including bootloader, application and soft device
- Target…
Introduction
This blog will aim to give you an understanding of the zip package required to perform a Device Firmware Upgrade of your device. This blog will apply to the newest tools available to do this…
A simple example of using PWM with softdevice S110 using the Nordic nRF51-DK. I have tried to remove all unnecessary layers (like the Nordic BSP support) to make this example simple to understand.
http…
What, How and Why?
The aim of this project was to create the system facilitating the management of big conferences.
The first step was to think what a potential end user would like to achieve by…
The role of this device is remote measurement environment parameters.
It could be accessed anywhere where access to the internet is possible.
It uses 6LoWPAN because it's modern IoT technology and have…
I've written up a note on programming external nRF51822 boards (like the RedBearLab Nano) using the SWD interface of the nRF51-DK.
http://electronut.in/nrf51-dk-external-programming/