*** Booting nRF Connect SDK v3.1.1-e2a97fe2578a *** *** Using Zephyr OS v4.1.99-ff8f0c579eeb ***
Hi,
I purchased several nrf54L15 development boards and am preparing to...
The output from the REST API when doing multicell locationing changes from day to day even when the inputs are the same. Why is this the case and is it possible to keep the...
Hi,
We're trying to implement HMAC signing on a Thingy91X but getting stuck each time on -134 errors. Having read the resource on your docs AI I'm aware of the limitations...
I am encountering a strange hardware/software mapping issue with the SAADC on an nRF52833 DK running on Zephyr (NCS) . Using VS Code nRF Toolchain and SDK (V3.2)
The issue...
I’m facing a Power Profiler Kit II (PPK2) measurement discrepancy that appears to depend on the host PC , not the target board or firmware.
Target setup
Custom board...
Communicating with Ultrasonic Distance Sensor HC-SR04 using nRF51-DK (nRF51822/nRF51422), and transmitting measured distance over BLE UART.
http://electronut.in/nrf51-hcsr04/
The nrf52832 is quite a competent System on Chip. Even with the long list of errata for the preview release this chip packs a punch.
I've been playing around with this chip for sometime now and have made…
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…