Hi!
I am using MCUBoot and the DFU library to perform a custom firmware update (which is working as expected).
I have a question about the "swap_type" value, which is...
Was excited to get an (apparently) early copy of the nRF54LM20B-DK so that I could explore all the Edge AI capabilities of the system (using both Neuton and Axon models)....
Hi Team,
I need to use this external clock for my deep sleep use case so let me know the step forward for the same.
I am using custom board with nRF54L15 and also LXFO...
Back in SDK 17 or so there were code samples for both the client and server side of the LED button service.
What happened to the client/central example when you migrated...
Summary
On NCS v3.3.0 with CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y and a single Ethernet AIL interface (W5500), the Border Router never initialises:
ot br state → uninitialized...
I have been using Eclipse to programming+build+flash+debugging my nRF51 DK apps.
This requires carrying a Makefile forward, modifying as stuff changes...handling flash programming in less integrated way…
I've updated my article on external SWD programming using the nRF51-DK. I have also designed an adapter board for these modules.
http://electronut.in/nrf51-dk-external-programming/#E3BO
Here is a small guide on how to build Wireshark with a BLE plugin under linux, with a small example on using this plugin with the Nordic Sniffer API.
##Prerequisites
nRF Dongle (PCA10031/PCA10000)…
In this post, we try to setup OpenWRT on a Japanese router, Buffalo WZR-600DHP, which has a Atheros AR7161 in side. The officail guide by OpenWRT could be found here:
http://wiki.openwrt.org/toh/buffalo…
It's an old chestnut the pairing conundrum, how to make it safe and secure yet so simple people aren't left confused and frustrated whilst trying to pair products. Bluetooth Smart currently has 3 pairing…
When I decided to attempt the reprogramming of my nRF51822 Beacon Kit I read several posts related to the task. The information I needed was there but I found it to be a bit scattered. It was difficult…