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...
I've come across the following situation:
We have a device (nrf52) which uses fast advertising with whitelist after it has established a bond with a single phone. When...
Dear All,
I'm kinda getting desprate and would be very thankfull if somebody could help me.
I want to get two NRF24l01+ to communicate with each other. But it doesn...
hi, all
I met a communication problem between nrf52832 and nrf24le1, I used nrf52832 as receiver and nrf24le1 as transmitter, but unfortunately,nrf52832 can not receive...
We have a sensor product that has been in the field using the nRF8001 in no security required, just works mode for over a year. Recently, we had a request from a volume user...
I am using the ble_app_uart on the nrf51dk.RX is always enabled.I want to enable TX when data is to be transmitted and then disable it again.
I am using
NRF_UART0->TASKS_STOPTX...
Is there a way on the command-line to read the debug port (DP) register or access port (AP) register for nRF52 via the the nrjfprog program?
I do not want to write my own...
I'm new to the nRF51822. I've setup GCC and Make on Windows 10 and am using SDK 11. In all the examples of the SDK, flashing the newly made hex files (using GCC) with JLink...
We are working on a project that will operate in the MBAN frequency range of 2360-2390mhz. One of our current products utilizes the nRF24L chip, and we were interested in...
hello.
Although example consumes less current when connected, in the project I made, consumption is not reduced even if it connects, what is the cause?
The service seems...
Hi,
I'm trying to write more than 20 bytes to a custom characteristic, from Android (Cordova BLE Central), but this completely crashes my App
APP_ERROR:ERROR:Fatal ...
Problem description :
When using 'Just works' pairing with LESC key exchange peer_manager doesn't allocate buffer for peer public key and doesn't pass own public key to...
Hello,
I want to know what is the correct way to use GPIOTE while my softdevice is running.
I have referred the example of pin_change_interrupt that is provided with SDK12...
I am trying to start scanning for devices.
I have changed from the example (ble_app_mulitlink_central_s130_pca10028) only
clock source to NRF_CLOCK_LFCLKSRC_SYNTH_250_PPM...
Hi,
I want to know that how if we have Beacon on one side and Development kit on another side so it is possible to communicate them if they are using different services...
I'm using nRF SDK and trying to write firmware to my prototype device. However, nRF SDK doesn't detect my prototype device. I checked the power supply to my prototype device...