We recently encountered an issue with incompatible image partitions being pushed to in-field devices causing soft bricking. refer to this ticket for more information Our goal...
Page 399 of nRF54L15/nRF54L10/nRF54L05 Datasheet v1.0 shows:
CLK = PCLK32M/(2*PRESCALER)
but this formula does not match the values in the examples in Table 46.
I CAN...
Hello Nordic Team,
I am currently working with the nRF52832 on a custom board using nRF Connect SDK v2.9.0. I am implementing OTA DFU using Sysbuild and MCUboot with an...
Hi Team,
I am working on OTA using an external Winbond flash IC (W25Q64) with the nRF52832 controller in NCS SDK version 2.9.2. I have completed all the required configurations...
Hi team,
We are going to kickoff a new project of 2-mic AI recording pen. Good to see we got a very high performance for 54LM20B with DSP/NPU, which might be a very good...
The ultra simple to use pxt editor for Microbit (https://pxt.microbit.org/) supports sending data using the nRF51822 radio. The tool supports using both BLE and proprietary protocols.
For this project…
mROBerTO (milli-ROBot-TOronto) is a small modular millirobot designed and implemented for swarm robotics research. It was first featured in the 2016 IEEE/RSJ International Conference on Intelligent Robots…
Hi. I'll introduce "neoFlash" produced by Mobilian.
neoFlash is whole new BLE development toolkit & production solution.
With this solution you can design, implement your idea and produce…
Hi I followed this Blog post on how to use Segger embedded studio(SES) to compile nrf5 examples and got into some truble with the newest version of SES v3.10c. And this blog post will tell how I solved…
Working on fast calculation of CRCs I have an algorithm which uses a precalculated fixed lookup table to process data 1 byte at a time generating a 32-bit CRC. The calculation it's actually doing if the…