Hi Nordic Team,
I would like to confirm whether enabling APPROTECT also implicitly enables Secure APPROTECT, or if these two protection mechanisms need to be configured...
Hi,
The Thingy 91 X uses a shared antenna for BLE and Wi-Fi. I can see from the Hardware Guide and the schematics that there are several hardware connections between the...
Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...
NCS 2.9.1
NRF52840
Sysbuild but with only a single image (no bootloader)
I've been trying to figure out how to change the merged.hex output and how to perform additional...
Hello, I’m trying to compile code for a u-blox C209 AOA Tag. I installed the nRF Connect Extension Pack and was able to build normally.
After adding some unrelated paths...
Hello Nordicsemi,
i need to develop a system in which i have identify a user presence in a particular area
for that i m planing to design a BLE enable device for a user...
Hi,
I followed the steps to setup my nRF52 DK with eclipse. I could also build the code without errors. However, when I try to debug it, it says cannot connect to J-Link...
I am working on a project using a ble nano (nrf51822) using the Nordic SDK 8.1. In the examples I found a way to control an LED using the methods LEDS_ON and LEDS_OFF. I wanted...
Hi all, I am trying to use the UART hardware module inside the nRF52 DK. I am very new programming with Nordic chips and C, my previous experience is programming Arduino and...
I don't have a QFN package, I have a WL-CSP package. Presumably, this define should be changed to NRF51822_??AA_??, but I can't find anyplace where the options are listed...
Please can any one tell me that how to recognize the sdk version of that we are used it can be predict from softdevice version?
for ex. •S132 SoftDevice v2.0.0 is used in...
Hi,
I am working on a project that includes eddystone format. I am using SDK v13 sample example. When ı try to disable auto relock feature, ı cannot read or write any adv...
Is there any way to print all SDK documents at once?
I'd like to print all of the SDK v12.0 Documents and carry it with in offline,
But I can hardly find any PDF Document...
Hi.
I'm trying to figure out how to properly use GPIO pins, but so far I did not find a document explaining how to use GPIO with nrf included functions.
I found bits and...
I am using nRF51 (PCA10028) DK and nRF51 SDK v9.0.0 for Development. I want to merge all three DFU(BLE + SERIAL + ANT). i have merge BLE and SERIAL DFU code. For this i have...
Hi,
I merged 3 hex files(softdevice.hex, bootloader.hex, application.hex)
I uploaded this hex file to nrf52382 DK.
After uploading hex file to DK, although there...