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...
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...
Hi
I am creating bond from the Nordic device to my Android APP.
But I want to change the name of the device immediately after the bond has been created.
i.e from NEWDEVICE...
Hi all,
I am using PCA10040 with nRF5_SDK_13.0.0 and using the ble_perpheral -> ble_app_uart example.
I am trying to stream data from UART to an android phone and the...
Hi,
Just a quick question about how the ble_app_uart works.
When sending to the UART from "static void nus_data_handler(ble_nus_evt_t * p_evt)" and also receiving from...
Interrupt or main() context, or something else?
We're using S140 SoftDevice, nRF52840 and Segger Embedded Studio 3.30
We're also usinq Quantum Leaps ( https://www.state...
Hi
I am use hids, ancs and hrs services together with bonding. Phone should hold the connection with device. I am enable heart rate sensor when notification is enabled ...
Hello,
Trying to make GATT services configuration for nRF8001 chip in nRFgo studio. On services.h file generation I see Generation of source files failed window with "Generate...
Hi, Nordic team:
Now, I'm using NRF51822QFAC in a production with the SDK 10.0, the firmware includes FreeRTOS and DFU, when start the DFU in nRF-Connect APP, it can't jump...
All standard SDK examples disconnect immediately once I try to connect to from Android device. But when I flash the same sketch to nRF52-DK, I can connect successfully.
...
Hi All, on the right of nRF Connect v2.2.1,the "Start scan" button is invalid, I press "Alt+S", get a message "No adapter selected or adapter is missing state. Failing." I...
Hi,
I know that MtConnect05 is not a Nordic product but it contains a nRF52832
and these questions are about SDK for mesh usage.
The questions:
1. What does this...
I am a newbie for Nordic development boards. I recently bought a thingy 52. When I was searching for how to upload a custom firmware of my own (After disabling few BLE services...
Hi,
I need a button and a led for my project. I like the BSP library for all it's power saving features but it looks like it's not flexible. I want a custom event for the...