Dear all, I was excited with the announcement at WWDC last week that Apple was now supporting Bluetooth Channel Sounding on iOS 27 (currently Beta) They even had a session...
We are using a BM833 chip on out PCB. There, we may or may not (config-dependant) interact with a sensor via I2C. We observed (statistically), that using the I2C communication...
The nrf_cloud_multi_service sample sometimes appears to hang(appears to be a deadlock) shortly after successfully connecting and authorizing with nRF Cloud.
The log consistently...
Platform: nRF54LM20A SDK Version: nRF Connect SDK v3.3.1 MCUboot Version: Included in NCS v3.3.1
Background
On the nRF54H20 , the IronSide Secure Enclave provides a...
Are you looking to make your first steps with Bluetooth Smart?
Are you looking for hands-on help to get started with Bluetooth Smart ?
Playing could be the best form of learning and its time to play…
I recently blogged about Nordic and Hackathons, but didn't include too much information; I knew already there was something coming. And now it is finally published: #HackDublin - Ireland's First Design…
Today, QuickLogic announced the availability of our TAG-N Wearable Sensor Hub evaluation kit for the Nordic Semi nRF51 DK, Nordic’s all-in-one, multiprotocol development kit for ultra-low power wireless…
Recently we introduced support for CMSIS-Pack into our nRF51 SDK. The nRF51 SDK is natively supported in the Keil IDE. This means that nRF51 SDK latest version and example software for nRF51 are easily…
Hi,
I am planning to design a device based on nRF51-dk but with external programmer. I have ST-Link available so I thought I just provide a simple walk through showing how to set it up.
Firstly, here…
The linker in the GCC toolchain, ld, produces a *.Map file which shows you how the memory on your micro is being used. This file is a goldmine of information but it's a bit difficult for humans to absorb…