Issue
When building the Blinky example for the NRF54LM20A with TFM and CONFIG_DEBUG=y the MCU will assert on boot.
When booting an assert is triggered in workspace/modules...
Hi devzone, I'm working on the nRF54L05, having an application and the mcuboot generated correctly on my host computer. Now we want to generate the binaries on Bitbucket pipelines...
Hi all
I have some trouble with a new batch of nRF9151 chips.
The old one had the Firmware: 2.0.2
The new ons have the Fimrware 2.3.5.
My application does no longer...
Hey guys, I want to store sensor data as circular buffer in non volatile memory. I saw https://docs.nordicsemi.com/bundle/zephyr-apis-latest/page/group_file_system_storage...
If I source the toolchain environment (using eval "$(nrfutil sdk-manager toolchain env --ncs-version v3.2.1 --as-script sh)" ), the curl CLI stops working:
The toolchain...
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…