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...
I am developing a android app for firmware update on my device. I used buttonless dfu example to switch from application mode to bootloader mode, I write value 0x01 to the...
I'm trying to track down who is erasing and programming 0x800..0xFFF.
Does the SD_MBR_COMMAND_COPY_BL modify 0x800..0xFFF?
I inserted a CRC32 at the end of the MBR ...
How should we comprehend the nature of PPI, when dealing with radio interrupts?
For example, if I point radio event handler call back ( of this type:
static nrf_radio_signal_callback_return_param_t...
Hi!
I want to use UART function in my own project, base on ble_app_template.
but when I remove bsp module & board.h, add my custom pin config file, I can't see any UART...
Hi,
I'm attenting the tutorial to use Eclipse + gcc,
when I try to build the blinky project in Eclipse, I have the following error :
17:19:52 **** Build of configuration...
I am following this tutorial to be able to run the ble_connectovity example on the Nordic: github.com/.../pc-ble-driver
I can build and install Boost and cmake runs successfully...
ba_nRF51_spd.zip Hi,
I use nRF51422, SDK10, SD310 and fstorage fun beacuse I need save 10 uint32_t len datas to flash.
I did that....:
the callback fun
static void...
I have a proximity application where I would like to use the nRF51 DK (PCA10028) and Beacon (PCA20006) with Bluetooth Low Energy. I would like them to automatically link when...
Hi,
With the latest SDK (12) there isn't an UART bootloader example available. Am I right?
I'm trying to understand what are the options to program the nRF51 during...
Hello!
nRF52832 IC supports programming OTA the first time after its soldered onto a custom design?
We are designing a very small form factor wearable product and would...
Hello all,
I have a few questions about the best way to go about mass producing nRF51822-based devices.
Can anyone recommend a manufacturer that possesses the...
Cruising through a few questions about the ISP, In System Programming, in the forum and in both the specification sheets, 1.0 and 1.1 there is no clear documentation to the...
Dear Nordic members,
I am currently trying to measure the power consumption of the nRF52832 with the nRF52 DK. I am very new in the evaluation and testing of BLE Chips...