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'm trying to discover a vendor specific service that has 7 characteristics. However, when I increase BLE_DB_DISCOVERY_MAX_CHAR_PER_SRV to 7 , ble_stack_init() hard faults...
Is it possible to use PPI and RTC to turn the HFCLK on or off ? (external Xtal)
Example - something like this ...
NRF_PPI->CH[9].EEP = (uint32_t) &NRF_RTC0->EVENTS_COMPARE...
hello,
when I use the chip nrf51822(3rd generation),I find that when I open DCDC function,the ability of chip receiving msg is weaken.the receiving distance is shorter a...
I am doing a blob read on two s130's with s120(central). I am getting BLE_GAP_EVT_CONN_PARAM_UPDATE event while doing a continuous blob read.
Some times i get BLE_GAP_EVT_CONN_PARAM_UPDATE...
Hello,
Can you please provide full schematic for nRF52 dev board. I looked though the documentation and there are small bits of the schematic, but I didnt find full sch...
Using a nRF51822-QFAC-A1 on the nRF51-DK I noticed unexpected behavior when starting the HFCLK and LFCLK in rapid succession. This variant reproduces the problem at startup...
I would like to have 31 bytes for my own in advertising and so far I have disabled everything except adv_flags (it still takes 3 bytes cause of length, AD type and value)...
Hi there,
just wanted to know what the practical differences between the JLINK and mbed MCU interface firmwares are.
From what I experience I can only use the UART over...
Hi,
I'm writing a service to send indications on a couple of characteristics that are part of a service. In order to determine whether indications have been enabled or not...
Hi,
Is there a smaller version of the desktop 2 firmware? I don not need firmware for NFC only ble 4.0. Also would like less complicated pairing. The 6 didgit code is unnecessary...
Hi , I tried to change the transmission power using the s110 API and tried checking if the value of the register storing the transmission power is changed or not. Following...
Hello,
I'm trying to create my own bootloader application that uses softdevice in IAR. I would like to know how to configure my project so that it writes 0x0003A000 to...
Hi all,
I've a problem using pstorage: after I execute a pstorage_clear, my ic (i have the pca10028 board) go crazy, the application I've write stop execute and I can't...