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 all, I'm working on SDK12.1.0, soft device s130_nrf51_2.0.1_softdevice.hex. I need to two 128 bit services for these I increased the vs_uuid_count to 2 but it not advertsing...
Hi All,
Please, I would like to know why when using bootloader on nRF51822 , the app does not start when it is being flashed with a debugger (I'm using the J-Link), however...
Nrf_dfu_settings.c used 1.7k RAM in examples\ble_peripheral\experimental_ble_app_buttonless_dfu project ?can used more less?
Nrf_dfu_settings.c -> nrf_dfu_settings_write...
tr4x_87dB_0xc7_1024_7.5ms_おかしい.psd We are using a transmission scheme where we tag each of our packets with a block number and fire them off using write without acknowledgement...
Hello!
I tried to check the saadc value by using sample that is provided nordic homepage,
and I just found that the saadc values changed when I changed the compare time...
Dear All,
I see that there are many nrf52 modules available for shipping already. May I check with you, which one is the best interms of ease of development(HW/SW) and support...
I need to develop the IIC Slave function by using a GPIO of the nrf51822, but the development on the KEIL with C is not enough, GPIO with C program is too slow to follow the...
Hi All,
can any one tested BLE on nRF52832-CIAA?
Actually we have a nRF52-DK and also our application board.
in both the boards we loaded DFU project to check BLE...
I'm getting the following compilation error when trying to build the DFU bootloader example, using gcc 4.9.3 (4_9-2015q3) on Mac.
In file included from /Users/Eliot/dev...
Hi,I download the "nRF5x-Command-Line-Tools_9_0_0_Installer.exe" and install.my system is windows7_32bit.When double click to run the "nrfjprog.exe",the startup window exits...
I am new to nRF51822 and seek expert's advice!
I am planning to prototype using nRF51822 Bluetooth Smart Beacon,
Can some one suggest if I can use nRF51822 Bluetooth...
Hello, when I check nRFgo SDK document and demo, find one difference, it's strange.
First, in demo, I check hal_nrf.c:
/**
Typedef for the RF_CH register. Contains...