Hello,
I have some code running on an NRF52832 using NRF Connect SDK 2.5.1 which initalizes my BLE with a random private resolvable adress so that I can easily reconnect...
Hi,
We are currently in the research and development phase for a new line of IoT devices designed to work over the Matter protocol. After thorough evaluation, we found the...
Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
-> How to transfer data from one thingy52 device to another thingy52 device. If i have 2 thingy52 devices, I'll send data to 1st tingy52 then 1st thingy52 device will send...
Hi,
I am trying to use nfc_t4t_lib and I have some issues because processing incoming data takes some time (around 100 ms) and therefore sending the response occurs late...
I'm not sure if this is the right place for this question.
I'm using the Settings subsystem for the BLE name.
When BLE is initialized inside matter, settings_load is only...
Dear devzone,
Based on ncs2.9.1 and nRF54L-DK(v0.9.2), add in the prj.conf of the peripheral_uart example:
Compile and burn to nRF54L15-DK, the program does not run, and...
Hi there
I tried to observe the message when DTM are working.
So I modify the example direct_test_mode to display on monitor.
But after modified , it comes out the error...
The nRF5 SDK references a field ble_adv_legacy_enabled in the ble_adv_config_modes_t structure (see http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
nrf52832.
SDK14.2
Segger ES V3.34a
I am using sd_ble_gatts_value_get, in C file named ble_cus.c to retrieve the 'value' of a characteristic as written to by the...
Recently i am developing an application based on UART on nRF51822 platfrom, where an application receives the data through UART. During development, i went through nRF UART...
Hi,
We're using SR3 v1.1 for several BLE R/C.
Early this month, we received information of Engineering C Errata.
It suggests that we upgrade to SR3 v1.2 for fixing some...
Hi
I am writing a bootloader and am trying to get the start locations of the different memory segments e.g. the FLASH start segment from the flash_placement file.
On a...
Hello, I am developing a system where I have a app and a Rigado BMD-300 Module. I am using, for experiment, the nRF Connect App and in program, I use SDK 14.2 and s132 softdevice...
Hi to everyone,
sorry if this question will result stupid, but I'm really new on programming Nordic microcontrollers.
I'm trying to develop a simple ble application for...
1. Did secure BLE DFU first time for hrs app, BL jump to hrs app
2. Did secure BLE DFU second time for hts app, BL jump to hts app
3. Did nrfjprog HID keyboard app and...
Hello,
I am using NRF52840 board and SDK 14.1, Softdevice 5.0.0-2.
I am testing other devices on my board. However, it seems to work normally until 2, but the connection...
Hi,
I just try the new mesh SDK V2.0.0. And I found that there is an error if I compile the "examples\light_switch\proxy_client" more than one time.
The error is here...
Hi,
I have successfully flashed nRF24LU1+ via ISP. Right now, I am validating using USB to download firmware for future production. Here is the issue.
Our project has...