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...
I use s110 send notification to s120 in 1 - 1with 7.5ms connect interval,but the data maximum data throughput is only 21.3 /2 kbps.how can i do to raise the throughput???...
i use s110 send notification to s120,and set connect interval with 7.5ms,but in actually the connect interval is 15ms!!I see s120 softdevice specification,s120 as client which...
Hi,here i met an issue that when i set address type in public mode by funtion sd_ble_gap_address_set(),and then the advdata packet data was all zereo.This project was created...
Dear ladies and gentlemen,
There is not much information about the RESET pin in the datasheet. I guess, it doesn't have an internal pull-down resistor, but when I look at...
Hi,
I have a problem configuring readback protection using boot.
It seams that the BOOTLOADER stops when trying to read some information from the softdevice if readback...
HI:
i want to use peripheral and central function.and i can switch it to work peripheral or central state when i need.which stack should i use.s120 or s130.
I am using CMSIS RTOS (RTX) to implement an application for the NRF52 DK. I have found an error in the SVC handler that results in a hard fault when calling a soft device...
Hi all,
I was trying to use the S130 Softdevice but the uart peripheral doesn't work properly... I am trying to send three bytes, but only one appears. Flow Control doesn...
I am using a mutex to protect a serial debug printout.
Is it safe to use sd_mutex_acquire in a blocking manner, provided it is only called from main and softdevice callbacks...
As suggested in another post , I asked to our Nordic dealer about nRF52832 chip availability.
Thay talk about 2015 december for mass production , as your direct info confirm...
When i setup DEVICE_MANAGER_MAX_BONDS in 2 and trying to connect third device the nRF 51422 (10028) is freezing and all LED's light up. Why the algorithm in "device_manager_evt_handler...
Hi
I managed to integrate the buttonless DFU example, but while testing it, I have a few difficulties.
I use Lightblue to access my services and enable notifications...
Hello There, I want to connect two slaves to my nRF51422 PCA10028. I came up with the idea of using two master communications which share MOSI AND MISO but have different...
Can the chip be updated from an ANT device to a BT Smart Central. This means it starts its life with an S210 and then gets a serial code update to an S120. Obviously with...