Dear Nordic DevZone,
I'm encountering pairing issues with mobile devices and a nRF54 DevKit flashed with HCI over UART firmware. After initial pairing, deleting the bonding...
Hi, i have locked my beacon with the write_lock characteristic and now i want to unlock the beacon with the lock code which is hard coded in my code. but i was unable to do...
Hi,
I recently updated Nordic connect SDK and toolchain from v2.7.0 to v3.0.1. When compiling my application with activated CONFIG_BT_LL_SOFTDEVICE flag, I get this error...
Hello Team,
I am currently working with the nRF52832 and using the nRF Connect SDK ( NCS) with toolchain version 2.9.1. I would like to interface the nRF21540 RF Front-...
I don't have found CONFIG_OPENTHREAD_FTD feature in the bulb project prj.conf or prj_release.conf file, but I have found that it is enabled in the final .config file within...
I have installed nRf Connect for Desctop v5.1.0 on my windows 11 system.
I tried to update the Quick Start and install the Power Profiler.
Both gave me a similar error...
Hey All! I've been following the nRF Connect SDK Intermediate course from DevAcademy. In exercise 2 of lesson 9, bootloaders, you get to learn how to use KMU (Hardware Key...
Hi,
Please help me with the following theoretical situation:
I have a NRF52832 running HID profile, mostly sleeping.
From time to time, an external interrupt occur (GPIO...
Hi,
I am trying to get the data written from a central (a smartphone in my case) to one of the characteristic of my peripheral using write request. The problem is that...
Dear developers,
We had a working application with SDK11 SD2.0.1 that we have migrated to SDK12 SD3.0.0. With SDK11 we could successfully bond to multiple peripherals and...
Hi. I use the nRF51882 and Arduino ide for developing. My main goal is turn on and off the Led thru the Bluetooth interface. But when I use the UART service for it I have...
I am seemingly haunted by spurious 'soft resets' I cannot seem to find a good explanation.
I have an application that is to be dormant until activated. When waking up I...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
Hi, Nordic
I download SDK13.0.0-1.alpha_055eef3, open project
\gzll\experimental\gzp_dynamic_pairing\device\pca10040\blank\arm5_no_packs\gzll_dynamic_pairing_device_pca10040...
Is there any example of changing the default mtu size of 23 to a bigger value?
We tried increasing the att_mtu to 512, and reserved more ram for the softdevice, but still...
I have a rather unique problem. I want to control an "old-fashioned" DPDT relay using nRF52 GPIO lines. I'm trying to accomplish this task without adding a power transistor...
Hi all,
there is a nice section in here already about enabling the Reset input (P0.21). Unfortunately the link to the relevant infocenter docu is missing.
Could you...
I think that all of the Experimental is all unreliable.
I try it 5 days to test it, It always Failure.
So , I want to know that to how to understand the keyword "Experimental...
Hello developers,
I am struggling badly to use interrupt in my application. I am using softdevice S130 and ble_nus, ble_bas and ble_hrm services. All I want is to trigger...
I would like to update my current bootloader with one, that is bigger than the predefined space of the current bootloader. For that, I want to flash an application via DFU...