Hello,
I have a firmware that sends every 15 min a packet to nRFCloud using nrf_cloud_coap_json_message_send().
The code is working great most of the time : hundreds of...
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...
image description (http://)when i try to flash the led binky programme to nRF51822 Ek. i am getting device error and LED also glowing continuously.
1.this device error was...
So I was thinking of having the following:
nRF24L01+
to balun (e.g., Johanson 2450BM14A0002 or Anaren BD2425NnRF)
to PA/LNA RFX2401C
to PCB antenna
If...
Hi all,
I want to clarify are there any deference between "connection_id" and "conn_handle" ?
I use a multilink central application with 8 possible peripherals devices...
Hello,
I have some difficulties to make an ant acknoledgement with my nrf51422 (s210), and i would be grateful if you could help me with it. (SDK used 12.2)
I have 2...
Please give me info about configuring a timer at given timeout. For eg,. if we want to blink LED for 30 seconds, how to configure them using timer events.
What is the optimum reset strategy for Debugging the nRF52832 with a Segger J-Link Plus?
(Setting of Project_Options/Category:J-Link_J-Trace/Reset)
nRF shall not...
Hi,
I am using SD 120 Ver 2.1.0 and SDK 8. I am getting disconnection with reason 0x3E sometimes. After disconnection even master is scanning, It wont get connected with...
I've been working on a separate problem with the NFC Type 4 library when I ran across this. I can duplicate it in the experimental_writeable_ndef_msg example.
All I did...
Hi Nordic Forum!
I've been trying to run a test program (pin toggle) on a custom nRF52832 board.
First, I tried the same program on the HDK to toggle pin P0.17 (LED1...
When I use additional VS UUID, should I use sd_ble_uuid_vs_add(), se_ble_gatts_service_add() in order?
example,
sd_ble_uuid_vs_add(); <- VS1 UUID
se_ble_gatts_service_add...
Hello, I am developing with pc-ble-driver using python. I noticed that the Bluetooth connection becomes disconnected when I alt tab out of the gui I made. Is there a solution...
Hello,
I am using SEGGER Embedded Studio together with a nRF52832 and I am trying to read an EEprom register containing a 32-bit floating point value in four bytes (register...