While configuring a scene, the blind device is not visible in the scene settings screen, so it is not possible to set or save the blind position as part of the scene.
Steps...
Hi Nordic team,
I am working on a custom board based on the nRF54L15 using nRF Connect SDK v3.1.0.
On our hardware, the nRF54L15 has a 32 MHz crystal connected to XC1...
Hello,
I am using the nRF9151 DK with the Serial LTE Modem (SLM) application.
I put the device into sleep mode using:
AT#XSLEEP=2
This successfully disables the UART...
Hello Nordic team,
We are reviewing our nRF54LM20-CAAA (CSP61) hardware design and would appreciate your clarification on several power and RF related points.
DECRF...
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…