Hey!
I am working on a project that requires preventing downgrade prevention of the Network Core and also requires the application core to read the Network Core version...
Today I bought a new NRF-PPK2, but compare with my old NRF-PPK2.
For the old and new PPK2, I use the same DUT.
It can't show the same current with my old one? can you...
Currently nRF54L15 is being matched with LOW Q circuit and unipolar antenna. Because low Q circuit takes a lot of components and time when designing hardware. So I can remove...
I have recently upgraded NCS SDK and Toolchains to v2.9.1 t for our project to resolve some critical issues we were having. After this upgrade, I haven't been able to run...
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…
The first generation of wireless PC accessories to achieve widespread success (the ones that shipped with a dongle in the box) adopted 2.4GHz radios because these radios offered the optimal trade-off between…
Writing a BLE firmware can now be done with a few lines of code. The code example bellow is all you need to write for a non-connectable BLE firmware that advertise a counter value every second in the…
One of the samples available in the nRF Connect SDK is the Secure Partition Manager, which is required to run applications in the nonsecure domain of the CPU. The sample uses the SPM library available in…
Scope
The goal of this tutorial is to set-up your own custom Bluetooth Low Energy service on an nRF5340 acting in a peripheral role. We will set up a new Bluetooth LE project from scratch. The finished…
Purpose
When creating a mesh network with many nodes, it can take a while to provision each node, especially using PyACI. An alternative is to use a static provisioner that provisions the nodes automatically…
What is the difference between SDK and Softdevice? How can we select SDK and Softdevice versions? Do the SoC, SDK, and Softdevice have version compatibility problems? How can we understand the SDK directory…
I have spent a bit of time recently experimenting with different TLS credential configurations using nRF91-DKs. Eventually I got to the point where I wanted to do things like swap out the certificates…