As subject, the key is using prj.conf, compilation errors will occur, if do not use prj.conf, c ompilation pass but 54L15 not work(no logs aft pwer on). Is fast pair(locator...
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...
The nRF54L series is a new device to the nRF family, and during the bring-up of the chip from early engineering samples to mass production devices there have been quite a...
I am wondering how to precisely measure my power consumption. Till now, I have been using INA216 on PCA10004 board + labView for acquisition, but it is not precise enough...
I was working my way through the app note nAN-36, where it says you should have a seperate source and header file for each service. However in many of the newer SDK examples...
New to embedded world. Trying to interface MPU6050 w/ nRF51 DK via TWI. I have included the external MPU6050 drivers and everything compiles in Keil (except for last few lines...
I will be building PCBs with an nRF51822 module. I was reading in another question that perhaps the best way to program the nRF51822 on multiple PCBs is to use the SEGGER...
The nRF51822 softdevice is generating the following disconnection event:
11:20:09.363365 : BLE_GAP_EVT_DISCONNECTED c=x05dd
11:20:09.365011 : reason = x002a
11:20:09...
The Health Device Profile is continua compliant. Are BLE health related profiles like Heart rate profile, thermometer profile continua compliant as well? Do these profiles...
Hello, I was wondering what the proper process is to set the measured RSSI values at 1 meter is. RSSI at 1 meter is a part of the iBeacon standard, and is also useful for...
I am PHD student in china and doing research about gait retraining. I am designing wearable sensor that monitoring gait and giving vibration feedback to retrain the gait and...
I've implemented my DFU app on Android(4.3). During the test, I found a strange problem, that the performance of writing image data into swap area is very very slow. My Softdevice...
Hi
I thought: let us quickly migrate to the latest SDK.
But that seems to be harder than anticipated.
I run into a number issues when compiling with the new code:
...
Dear Nordic developers,
I'm trying radio reciever example. I want to stay 7 ms in listening mode, if there is no event turn off the radio. For that I'm using timer interrupt...
When connect to iphone4s, whitelist.irk will be generate,and whitelist.irk_count will be add 1
After that connect to Nexus 7 II bouth irk and addr will be generate,and...
Hello all,
I've had problems for several weeks with RF24 Library (enhanced fork). I use different Arduino and NRF24l01+. I know very well different documentation, and I...