I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
Dear Ladies and Gentleman
Regarding the Bluetooth SIG Qualification the BQC needs a QDID for the Softdevice Controller Subsystem ( from table 2 of the compatibility matrix...
when i debug samples in Zephyr, i can see log through UART when i use "printk" function.
but i find there has "BT_DBG" and "BT_WARN" in code. so what's its using? and where...
i am receiving some packets so i need to send that packet to central device(mobile) if i send 20-20bytes it successfully sending the data to central device(mobile) if its...
Hi, i am new at nordic. I am working with nRF connect sdk. I am trying to run example applications but the code never runs. I have checked with debug and it never goes to...
I'm using NRF Connect SDK 2.1.0 and a 52840DK. In normal (non-bootloader) mode bluetooth initializes fine (bt_enable succeeds). However, when I start using MCUBoot, bt_enable...
We are experiencing connection issues for specific Android & iPhone but not for others (i.e. Samsung Galaxy S9).
Phones with issues
Android Details
Samsung Galaxy...
Dear,
I have 2 kits nRF52-DK and nRF52840-DK. I want to make simple app for sending data from one kit to another. Is it possible to use only the radio without using BLE...
Hello guys, i currently applying the example about MPU9255 following this: GitHub - Martinsbl/nrf5-mpu-examples
i'm using the app_mpu.c, app_mpu.h, mpu9255_register_map...
Hello,
Just starting off with Nordic hardware and have some basic questions, first my setup:
nrf52840-dk development board
nRF Connect v2.1.0 SDK
Setup to use 2...
Hi all,
I'm trying to turn on the increased voltage for the +3 dBm transmit power. I understand that to do that, I need to set the VREQCTRL register, or associated bit in...
I just tried updating nRF Connect for Desktop from v3.11.1 to v3.12.0. I did not see an option to update, so I uninstalled v3.11.1 before I installed v3.12.0.
I notice that...
For reference I am using NCS v2.0 and VSCode with the NCS extension and coding in C++.
Hi, can you help clarify the expected behavior and usage of the MPSL_TIMESLOT_SIGNAL_RADIO...