Hi, I'm using the HCI API to send the Read Remote TX Power level command but I get a status event with event code 0x11 in response. I believe this means HCI Flush Occured...
As the title, in the project "ncs\v3.2.1\nrf\samples\nfc\tnep_tag", how to runt into function tnep_svc_one_selected()?
I use the NFC tools, Send the hex data, want to select...
Hi,
I have a custom PCB that I am programming. The PCB uses a NRF52840-QFAA chip. I want to save a file inside of the external flash chip (W25Q256JVEIQ). It is connected...
Using nRF5340-DK, nRF Connect for VS Code 2026.1, ncs v3.1.1 I'm interfacing over a SPI bus to a custom ASIC that uses MISO as a sort of RTS/CTS kind of idea. While CS is...
On nRF54L15 DK (CPUAPP) the app boots and advertises fine, I bound my phone using nrfconnect but when I reboot the DK and try to reconnet using nrfconnect, the device hangs...
The day after the Bluetooth SIG announced the 1.0 spec of the Bluetooth mesh we are happy to announce the nRF5 SDK for Mesh for our nRF51 and nRF52 Series SoCs. This first (v0.9.1) release is packed with…
We’ve all seen the hype on 2x Speed, 4x Range, and 8x Advertising data increase capabilities in Bluetooth 5.
But what does this all mean?? How does it achieve all these improvements? Is it really possible…
Motivation
Very often, while working with Bluetooth LE devices, we encountered a problem having to repeat a sequence of operations to test or demonstrate some functionality. Writing a mobile app every…
With the nRF52840, we released our first System-on-Chip (SoC) with a radio that is capable of running the IEEE 802.15.4 PHY, additionally to Bluetooth 5 (Bluetooth Low Energy), ANT+, and proprietary 2…
A case study on optimizing battery power consumption for CC2538 but can also apply for nRF52 based device - https://medium.com/jumperiot/power-optimization-from-3-to-7-months-on-a-single-charge-56de0c30f062…
In this project, we’re going to build a BLE Beacon that transmits temperature, humidity and ambient light levels to a dashboard on the internet. Bluetooth Low Energy is a technology that was designed…