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...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Is there a way that I can still flash via SWD, but also have the DFU bootloader installed ?
The moment, as soon as I install the DFU bootloader, I have to upload the app...
Hello,
I am having some trouble properly using UART and my MPU-sensor on a nRF52832-custom-board.
The UART-pins I am trying to use are P0.05 for UART_TX and P0.06 for...
Hi!
For my master's dissertation I am currently investigating the possibilities of Bluetooth Low energy in terms of speed. I am using the Nordic UART service to send as...
Hi, I use PCA10040 v1.1 with Keil MDK 5.20 and SDK 12. I have installed J-Link 5.12f driver.
I usually use the NRF_LOG_ENABLED MACRO to check the UART debug message.
...
Sorry that I'm asking 2 questions in one go, but they are closely related.
Problem: got 0x00000008, INVALID_STATE error when calling sd_ble_gatts_hvx, looked it up, it...
Hi,
Tried to use nrfjprog to erase / program the nRF 51 DK, when running nrfjprog --version, it yields the error of "JLinkARM.dll not found. Please reinstall latest JLinkARM...
Hi,
I start the sniffer (on Windows), wait for it to find an advertising device, select that device, and then start Wireshark 1.12.8 .
In Wireshark I can only see broadcasts...
Hi,
For some time, I've been developing code on the nRF51 with a U-lInk based debuggers and Keil. Things have worked well with that setup. One particularly nice feature ...
Hi,
I see some issues when I use HW whitelist with random address type.
What I do is:
set address in DAB[] and DAP[] register
set DACNF to 0x0101 (ENA0 and...
i want to connect nrf51822 with android phone via bluetooth. can you tell me which code i have to burn from sdk of nrf into the nrf51822.what are the requirements for making...
Is there a way to configure AAR so it can do address match for extended advertising packets?
For legacy we had to:
put address into DAB[] and DAP[] registers
set...
Hello everybody!
Feel free to read this question for more background information:
devzone.nordicsemi.com/.../
I'll give everyone reading this a quick bulletin run...
Hello all,
I am newly started working on nrf840 device and i am getting the error like "flash download failed-could not load the file" please help me out to over come this...
Hi, I'm developing a new device using the nRF52832, I have finished the schematics design and I'm wondering how can I simulate the design to check if there is any mistakes...