hello everyone,
I am currently doing an project that is hoping to achieve this result: nrf52840 connect to my phone or connect to my computer via ble, then there will...
Hi,
I've got a question regarding the configuration I have to make in order to get the logs from the nrf9160 in the serial terminal using the hci_lpuart sample.
My setup...
I'm currently working on a custom board based on the nRF52840 , using SoftDevice S140 v7.0.1 and nRF5 SDK v16.0.1 . I’ve integrated the BLE Buttonless DFU example ( examples...
So I have been doing a project on nrf52840dk, So I have built a custom bootloader for it as well, I have been trying to add the custom bootloader with the code in my nrf52840dongle...
Hey!
I am working on a project that requires downgrade prevention of the Network Core and also requires the application core to read the Network Core version, set with 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…