Hi,
I am testing the Peripheral Heart Rate Monitor with the Coded PHY application for the nRF52840-DK kit. So, I am using two kits, one running the Peripheral Heart Rate...
nrf5340_audio application , unicast_audio and broadcast_audio samples in zephyr, Are these all LE_2M by default ?
If I want to use LE_1M, how to change ? Modify prj.conf...
Action for Loading configuration is bugged. It Exports .overlay file but when Loading it only accepts .json file and it doesn't allow you to change it. Therefore, the file...
Hello, I am new to BLE and nrf zephyr programming. I am trying to flash periodic_adv and periodic_sync samples ( https://github.com/nrfconnect/sdk-zephyr/tree/16bcaed54230e3d86aeaf2b2f1d47393967254fd...
I am developing the LE Audio feature for nrf5340. My project is based on nrf5340_audio demo, base on NCS 2.7.0. I am not very familiar with sysbuild. In NCS2.4.0, I am able...
The Internet of Things (IoT) is developing along technologies, ecosystems and business cases. Machines traditionally considered stand-alone now have connectivity: a washing machine, for example, is advertised…
I was looking at a way to run MicroPython on an nRF91 Series development kit to do a quick prototype with some existing Python code. The MicroPython Zephyr port was already quite advanced, so I added the…
Bring magic to your home with the Nordic Semiconductor Wireless Wizard Wand. The wand utilizes the powerful nRF52840 chip with Edge Impulse ML motion recognition to communicate with all your smart home appliances…
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…