Hello,
I keep getting very strage intermittent (well when it happens its permanent) errors with nrf54L15DK.
I have not yet observed it with my custom PCB (based on Raytak...
The nRF9160 is an exciting addition to Nordic's lineup of processors and radios. Ever since the announcement of a Nordic cellular product, I was chomping at the bit to dive in. And boy, did I get that…
Introduction
The pairing-based cryptography (PBC) differs considerably from the prior cryptosystems. It covers many novel cryptographic applications that are hard, if not impossible to construct with other…
Introduction
Machine learning(ML) is a still growing field, and with the TensorFlow Lite port, there is now support for machine learning on microcontrollers. TensorFlow is an end-to-end ML-platform owned…
→ Check out the preceding part of this tutorial series before starting on this: nRF Connect SDK Tutorial series - Part 0
This part of the nRF Connect SDK Tutorial series will be short and concise and…
→ Check out the preceding part of this tutorial series before starting on this: nRF Connect SDK Tutorial - Part 1
Welcome to the second part of this tutorial series. Now you know, to a small extent…
→ Check out the preceding part of this tutorial series before starting on this: nRF Connect SDK Tutorial - Part 2
This is the third and last part of this tutorial series and will go through some important…
Purpose
The purpose of this blog is to show how to create a Zephyr application that boots from the MCUBoot bootloader. We will also show how to update an application using the Device Firmware Update (DFU…
Scope
This is a discussion on building a Bluetooth application on our new nRF Connect SDK/Zephyr platform with the reflections to our nRF5 SDK which is based on the SoftDevice Bluetooth stack. The goal is…
The purpose of this document is to give a brief introduction to AWS services, and explain how to connect to these services using nRF9160 devices and the MQTT protocol. The tutorial covers the necessary…