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...
Can I have "nrf toolbox" source for android eclipse?
I can just find the source for android studio not eclipse.
because I can't use android studio now, I need the source...
Hi all,
I've just started working with the nRF24L01+, and I've come across some issues when attempting to do an initial read from the datapipe 0 RX address.
After reset...
I am in the startup phase of a uni-project and I would like to ask you about the feasibility of using the nrf24L01p with power amplifier as the radio module. Specifications...
Dear all, I'm trying compile github ble example ble_app_hello_world for Nordic nRF51422 following steps on Tutorial Advertising for Beginners and found 6 errors all same type...
Hello,
I am using enhanced shock burst as communication protocol. Currently i am using rtc 300us timer to call nrf_esb_add_packet_to_tx_fifo() to transmit data every 300...
I have a custom board with the nRF51822 chip, the chip is set-up with the recommended (CFAC WLCSP schematic with low voltage mode) setup, excluding the external low frequency...
Hi,
I just finish designing my board and soldering it using the Bluetooth low energy nRF51822 chip and i want to test it.
i want to know if i put the coin cell 3v and...
Is the ECDH encrypted key exchange supported on the new S130? If not, when can we expect it to be available?
I am surprised this is not given a higher priority, since now...
I use s110 v7.1.0 ,nrf51822qfaa.
now I find the pstorage_store work is OK if I is not run sd_ble_gap_adv_start function.
but I fin the pstorage_store work is wrong if...
I use s110 v7.1.0, nrf51822qfaa.
The write flash data using pstorage is OK ,before ble_advertising_start() function is start run.
But if I run the ble_advertising_start...
Hello,
I am using the nrf52pdk and am wondering if there is a way to force an output compare interrupt to occur. For example, lets say you want to generate an interrupt...
Hi,
on the nrfprog you can detect all connected Segger programmers.
If I have 10 Segger Programmers connected, I can address each of them with the nrfprog to programm...
Hi,
I am new to Nordic. Will someone help me figure out what is wrong with UVision V5.16a. I get sample codes from pack installer example the "ble_app_hrs_s310_pca10028...
I've followed the instructions here to try and get my J-Link debugger to run in bootloader.
I am using a newer SDK and SD (than the post was written for) so that may have...