Hi there I am using nrf5340 for my project. As per the datasheet , it has 1MB flash memory for application core and 256KB for network core. what i want is to merge the network...
nRF54L15-DK Development Environment Setup Issues (SDK v2.9.1)
Environment
OS : Windows 10 Pro 64-bit (Korean language version)
CPU : 11th Gen Intel Core i5-1135G7...
Hello,
I am wondering about what happens with the write callback if a write fails to a GATT attribute. E.g. with the following definition:
BT_GATT_CHARACTERISTIC(UUID_MY_RX...
I have a question to ask. After being subjected to interference, the NRF52840 microcontroller enters an unknown state where Bluetooth cannot be detected. The RESET pin grounding...
Hi Suppot Team
I built radio test sample I copy from the NCS 2.8.0 for nRF54L15 DK fail.The attachment is the build log and below is the build configration. Many thanks...
One way to program the nRF51822
Bluetooth Smart Beacon Kit is to use
the nRF51 DK. This gives you a full
scale development platform (the nRF51
DK). This blog will go thru the steps needed to program…
Bluz is a brand new development kit that brings Bluetooth LE to the internet. We have paired up with Spark and ported their FW to the nrf51822, allowing Bluz to be controlled and programmed over the…
The following is the estimated nRF51 current consumption during advertising with the DCDC disabled.
Advertising 1:
TX power: +4dBm
adv interval: 20ms (minimum advertising interval in normal adversising…
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…