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...
Official Launch Video
Welcome to this 2 or 3-part blog about the nRF52 Rocket, a BLE-enabled model rocket, which you’ve just seen soaring through the air in the video above. In the first part of blog…
BLE is native supported on Android from v4.3. It has been continuously improved as Android evolving. It's getting more and more complex with additional features. It's important that a Bluetooth app should…
nRF-connect-Mesh PC tool allows the user to demonstrate the nRF OpenMesh and the Mesh Device Firmware Update (DFU).
The Mesh DFU will be used for nRF OpenMesh and the Bluetooth Mesh when it is made available…
Many developers might be familiar with the problems that may arise when wanting to measure current consumption, especially with applications using from a couple of µA to some mA. You most probably have…
This is a summary of a three part blogpost series at www.norwegiancreations.com
Introduction
We at Norwegian Creations work out of the coworking space DIGS in Trondheim. In our office, we have a coffee…
The ultra simple to use pxt editor for Microbit (https://pxt.microbit.org/) supports sending data using the nRF51822 radio. The tool supports using both BLE and proprietary protocols.
For this project…