Hi, we are designing a small battery-powered wearable and would like your view on the power sequence below before we commit the production schematic.
Parts
nRF54L15...
The Nordic Hardware Design Guidelines suggest a 0.050 mm soldermask clearance around the pads which should give a 0.100 soldermask sliver between the pads according to the...
Hello everyone.
Absolute novice here but a lot of reading over the last few days has brought me here.
I'm currently watching a little robotic project being developed....
Hi,
I am developing firmware on the nRF93M1 DK and have a question regarding the Wi-Fi location feature. According to the Nordic documentation (Features of nRF93M1 — nRF...
Hi everyone,
I am trying to use P0.0 but it keeps getting uninitialized when calling nrfx_spim_uninit.
nrfx_spim.c line 659 keeps uninitializing P0.0
It is because...
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…