When I recently tried to write a Gazell project using the nRF Connect SDK, I found that many files referenced the `nrf_gzll.h` file, but I did not find it in the nRF Connect...
Hi,
I have 3 NRF52840 dongles plugged in a Raspberry Pi 3B+. One of them is used to communicate with my phone with BLE, and on the two others I have loaded the NRF Sniffer...
Hello All,
I am using the nRF54L15-DK and the nRF Connect SDK v2.8.0 with the Zigbee-Addon.
Is the maximum TxPower value that can be set for Zigbee 8 dBm?
Best regards...
Hi,
I am using the NRF52840 dongles for BLE communication with S140 and the NRF5 17.1.0 SDK. I have plugged each dongle in a Raspberry Pi 3B+, and have set the DCDC regulator...
I am experiencing weird radio core boot behavior after switching to SDK v2.9.0-nRF54H20-rc1.
First I followed the bring up guide for SDK v2.8.0, flashed latest BICR for...
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…
For the longest time we’ve had this idea, of turning one of our most-used Swift Collection Types into a simple one-instruction comparison call, down at the assembly level, to check whether an element belongs…
Overview
In this blog, you will measure the PSM floor current for the rev. 2 version of the nRF9160 SiP.
Requirements
Hardware
You will need:
an nRF9160-DK (the one used here was v1.0.0). Be sure that…
Purpose
The purpose of this blog is to showcase how a single USB bus can be used as the physical transport for multiple protocols when an external CPU is the controller.
Specifications as tested
Boards…
Table of Contents
Objectives
What are device tree overlays, and how do they relate to shields?
Why are Arduino nodes not recognized in the nRF9160 DK?
The workaround: Using the shield as a board ove…
Table of Contents
Hardware
Components
Wiring
Software
Prerequisites
Steps
Incorporating this into other projects
Further reading
Attached files
This blog post demonstrates how to get a LVGL sample…
Background:
There is a need to be able to put a Nordic Semiconductors S0C /transceivers into modes where the physical layer and RF characteristics may be ascertained. The radio test example is used to…
This is part 2 of the series Building a Bluetooth application on nRF Connect SDK - Contrasting to SoftDevice based Bluetooth applications
You can find the other parts here:
Part 1 - Peripheral Role.
Part…