Hi Nordic teams,
I am working on integrating single-slot DFU for the nRF54H20 based on the throughput example. However, I noticed a difference in how the Bluetooth controller...
In the absence of a QGAA reference, is there anything to be aware of when designing a QGAA board?
For example, with the nRF52840, the WLCSP and QFN references used different...
Hi Nordic
I am wondering whether one device can connect to two Bluetooth devices at the same time and independently control the TX power to communicate with the two devices...
I’m using the RADIO peripheral for BLE 1M connection-event RX→TX turnaround.
Current flow:
1. RADIO receives a data PDU. 2. RADIO reaches END/PHYEND and disables. 3. In...
nrf sdk 2.9.2
I wanted to stop Bluetooth activity, so I used `bt_disable`, but a kernel panic occurred.
So I create a simple example to try this function, I still get...
Hi All,
We at Jumper are building Virtual devices to streamline automated testing, continuous integration, and delivery for embedded software development (you are also welcome to read our blog that talks…
We a team from PSG College of Technology, Coimbatore, India created this "https://www.youtube.com/channel/UCEGFAjSXeZBtn21oagQU3yA" channel to share what we explore with NORDIC THINGY nRF52 Series kit…
Hello,
We are currently looking for an Embedded / nRF Developer in Stuttgart that will help us to further develop FruityMesh (https://github.com/mwaylabs/fruitymesh) and our commercial Product BlueRange…
The purpose of this tutorial is to expound my notes on the studies I have done on the use of nRF51, but also serve for the nRF52, and thus share with the beginner as I of the Portuguese language. This…
This tutorial aims to help Portuguese language beginners, like me, with the nRF5x family and who chose to use Eclipse as a development tool.
The tutorial will be very simple and we will use the Eclipse…
Hi,
Using Git and choosing the right workflow is essential when you want to implement DevOps practices as part of your SW development. When it comes to embedded SW things start to get a bit rough. Take…