Hello i realize the nRF24L01P is NRND. Curious if you are able to answer w/out too much work as to whether one of the other nRF devices allows access to the radio to use the...
so, I have this source file. it contains one routine,, which creates some queue and tasks and semaphores
it compiles fine.
I am using RTT to log debug info.
but some...
Hello,
I am wondering how I can enable APPROTECT through UICR with a TFM project. Using ncs2.6.0 and nrf5340. My project makes use of TFM to separate secure and non-secure...
Development environment: MacOS Sequoia (15.4.1), Visual Studio Code v1.108 0, nrfConnect 2026.1.1242
I am trying to develop a "workspace" project with a nRF52840DK as my...
Background: Our tests on SDK 2.5.0 showed that it was possible to maintain a Bluetooth connection at a distance of approximately 180 meters with the following initial advertising...
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…
Building kernel for RPi2 with bluetooth_6lowpan
In this guide, you will have two choices:
Cross-compilation build
Native build
Choose the one that fits your needs. Cross-compilation is…
In SDK 12.0.0 or later, logging/debugging over RTT is built in to the logger module NRF_LOG. To enable logging over RTT, "check" the NRF_LOG_BACKEND_SERIAL_USES_RTT option in sdk_config.h in the configuration…
Hello.
I was spending the last few days to implement an interface to access the BLE mesh via the Internet. The mesh consists of devices with LEDs, which then could be turned on and off in my browser.…