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...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Now with the twi_hw_master.c with softdevice, I enable the twi on the start of twi_master_transfer and disable it at the end of twi_master_transfer, but I found the twi can...
Hi All,
I am in need to implement the Central BLE device which can receive the Data from an iOS peripheral device over a particular custom characteristic, Can anyone please...
I'm trying to implement my own radio protocol but the section about addressing in reference manual is very unclear to me. In the "Definition of logical addresses" table it...
Is it possible to protect part of the memory of nRF24le1, in such a way, that it can be used for a serial number?
For my application, it would be beneficial to be able...
Hello,
In the example "nRF51_SDK_8.1.0_b6ed55fvery\examples\ble_central\ble_app_multilink_central\pca10028" when opened in keil there is no flash_softdevice option shown...
dear everyone!
I order a kit- nRF52 preview DK:
www.nordicsemi.com/.../nRF52-Preview-DK
And i also download nRF52_SDK_0.9.1_3639cc9.zip:
developer.nordicsemi.com...
Hello,
I'm writing a driver for an I2C device (it's an external led driver).
My current code executes following steps ...
First I changed I2C configuration :
static...
Hello there.
I'm porting some code that previously worked on S110 stack v7 to stack v8 and I'am experiencing some issues.
After receiving a BLE_EVT_USER_MEM_REQUEST...
Accoding to the "how to generate the INIT file for the DFU",I have configuration Boot loader.hex,but i don't known how to configuration Soft Device.hex.The following is the...
Hello Nordic~
I want to control button debouncing on my nrf51822 based custom board. I went through the button_debounce example found in [Board/nrf6310/debounce_example...
Hi All,
I'm using ble_app_uart Application to send some notifications from Peripheral to central device. I'm using API ble_send_string() to send notifications to other...
I have an iOS app which is a central to a peripheral running on an nRF51822. A similar Android app works fine and is able to connect to the peripheral, discover services,...
I couldn't find anything with the search here or google so I felt free to ask.. maybe someone already updated to Windows 10 and can tell if everything works well?