Hi everybody. Recently, I've spent nRF Connect SDK Intermediate online course. I could add firmware upgrade ability using FOTA and now, I can update the firmware using nRF...
I'm working with custom boards using the nRF9161 chip. In the process of trying to test the layout of my custom board, I was able to successfully connect to and flash the...
My custom board with a NRF5340 (MDBT53-1M) with LF crystal is running as a central on NCS 2.6.1.
It's connecting to a legacy device which has a BLE121LR.
NRF5340 centrals...
I'm trying to run the vanilla HTTPS sample on the nRF9161 DK: sdk-nrf/samples/net/https_client/README.rst at 4b9841a28e97e9d61b93f8981375d644b9d04ea0 · nrfconnect/sdk-nrf...
Hello Nordic community,
I am currently working on developing applications for Matter over Thread and have set up my ZAP file accordingly. I've successfully flashed two types...
Update: Since this blog was originally written the nrfjprog tool has been ported to OS X (now macOS). This means that the flash programming is much simpler, and it is simply a matter of following the documentation…
Em::Blocks supports now the nRF51 devices from Nordic. You can select in the new project wizard which device family (51422 or 51822) and if soft devices are needed or not.
The templates for the softdevices…
Since I wrote about CrossWorks a few weeks ago, several people have mailed me and asked me if I have any sample projects. I didn't, so I just created some.
I've created projects which build blinky_example…
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…