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...
Does the SPIM of nrf52833 support the selection of SS pulse mode? The SPI of STM32 supports specifying the data bit width by the hardware pulling up the chip to select the...
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...
Hi,
I am trying to run the Zephyr icmsg sample on the nRF54L15-DK. My goal is to establish communication between the M33 core and the RISC-V core.
https://github.com/zephyrproject...
Written by Kaja Koren, Lena Haraldseid, Halvor Bjørstad, Martin Moldsvor & Magnus Stentsøe
The summer students in Nordic's application group spent this summer developing an interactive game using Nordic…
If you are interested in smart home solutions and trying to keep up with the latest trends, you have likely heard about Matter. My name is Kamil Kasperczyk, I am a firmware engineer at Nordic Semiconductor…
nRF Util is Nordic's command line utility for Nordic products. You can easily use it to flash applications onto your Nordic device through a terminal. In the most recent major version update, v7.0.0…
The Thingy:53 is a bleeding edge IoT prototyping platform featuring the flagship nRF5340 dual-core Wireless SoC. It also contains several sensors and a rechargeable Li-Po battery, making it an excellent…
If you are a human, as opposed to a microcontroller, you might want an easy and intuitive way to read out data from your application. Adding a small OLED display to your project is a simple solution for…
Introduction
Storing data is important for analysis and displaying information. Since device messages are stored on the nRF Cloud for 30 days, you have to forward them to another database if you want to…