Hi,
What would be the state of SWD/SWCLK be when the nRF52840 is held in RESET mode?
I am thinking if a simple gang programming be implemented by SWD/SWCLK be shared among...
Hi there,
We are currently developing a system, where around 480 kbytes of data are transmitted over BLE. Throughput is supposed to be as high as possible.
We are using...
Hello,
Is there any documentation on setting up VoIP on the nRF91x module with Zephyr?
As the nRF91x does not have a built-in VoIP app layer, I can assemble the hardware...
After upgrading nRF Connect SDK from 3.1.1 to 3.2.1, our fixed regulator stopped working. We are on nRF54L15. Tracking it down further, this seems to be some sort of GPIO...
We are running some internal training on cellular, and it seems that Lesson 4, Exercise 2 is missing something (in the tab for NCS v3.2.0); the instructions to provide the...
Interfacing the Nordic Thingy:52 from the Amazon Alexa Voice Service just had to be done! In this blog post I will briefly explain how this demo was set up, but I will direct you to the GitHub page if…
After the release of nRF52840 Engineering B we have received several inquiries about the difference between Engineering A (nRF52840-QIAAAA) and Engineering B (nRF52840-QIAABB) reference designs. One reason…
In mid-2017, I came across this project by James Munns. It essentially wraps the C SDK for nRF52 development boards, and provides bindings that can be called from Rust. James gave a talk to the Rust DC…
I've been looking for an excuse to write a low-latency, Enhanced ShockBurst (ESB), radio protocol that I can reuse when building remote control toys. Although Bluetooth is great for a lot of use cases…
Posting this here in an effort to save the time of anyone else who is wanting to control a device from a desktop computer.
Our application is a motor control device that is wirelessly controlled from…
Second part of the series Writing Bluetooth LE firmware the easy way blog. This second part shows how to read and advertise the environment sensor data (BME280 using Motsai Neblina module and BME680 using…