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,
When starting nRF Connect for VS Code, SDK v3.3.0, the message Unable to resolve configuration with compilerPath: "C:\ncs\toolchains\fd21892d0f\opt\zephyr-sdk\arm-zephyr...
The Bluetooth Core Specifications v5.3, released mid-July 2021, is the latest version of Bluetooth, the number one short-range wireless protocol. This new version introduces several features enhancements…
MIDI is a well-known protocol used by musical instruments to communicate. A typical modern application is connecting a musical keyboard to a DAW, letting you record directly into software and edit your…
During the development of nRF5340 - a chip that may power your next headphones or gaming mouse - an important question came up: can it run the classic game Doom? A fully functional version of the game…
When working with Real-Time Operating systems like zephyr it is necessary to know how to differentiate between the threads while debugging. This Blog shows you how to accomplish that.
After an nRF5340 executes a power-on, brown-out, watchdog timer, or pin reset it is not automatically accessible to debug probes. This is true even if the nRF5340's memory is completely blank --i.e. no…
This blog post provides step-by-step instruction on running Door Lock example from the CHIP repository. It demonstrates how with help of the mobile phone, commission accessory to the network using Bluetooth…