Bluetooth SIG has finally adopted the Bluetooth® v5.4 core specification. This means that a new set of exciting features are available for Bluetooth products along with all the advantages they provide. Two of the major improvements are Periodic A...
In this blog post, we will get you up and running with your nRF7002 Development Kit (DK). We will first show you how to securely connect the nRF7002 DK to your Wi-Fi network and then how to establish bidirectional communication over Wi-Fi using MQTT.
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 hardware, to demonstrate ...
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, and I spent most of my days developing Matt...
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, we saw major changes to the architecture and ...
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 tool to rapidly prototype an application that c...
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 this. Low-cost OLED displays are easily availab...
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 store them for a longer time period. This can b...
Edge computing is a powerful way to be able to implement low power resource-saving machine learning in your application. Using Edge Impulse alongside the nRF52840 or nRF5340, you can do simple machine learning tasks such as mono audio processing.
Th...
This is an updated field test of the one we did in 2019 at the same location. During this updated field test, we also captured more parameters for both LTE-M and NB-IoT devices and, we captured power measurements of the cellular devices on each ...
Preface
The bulk of the development work described in this blog post occurred during the 2021 calendar year. This means it reflects the state of iOS, Mac, Swift, and SwiftUI Development before and after the transition from the iOS 14 "family" of rele...
The embedded world trade fair presents itself as the leading trade fair for embedded systems. It allows the embedded community to get information about new products and innovations. But also allows us to exchange information and maintain and develop ...
The Bluetooth Low Energy (LE) connectivity standard has gained immense popularity in recent years, mainly due to the growing ubiquity of IoT solutions in both consumer electronics and industry. Thanks to its low-power nature, it is widely used in hea...