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...
Hello,
I have got a question about gpio current protection in nRF52 - I have checked forum but I haven't found answer on this specific question. In nRF52 specification I...
Hello everyone,
I'm facing a weird issue where the nRF52832 would reset and upon reading the RESETREAS reg, the value is 0x10001 which, from the data sheet, indicates that...
Hi,
I am using a custom board which as nrf52832 as the core device
When I try to compile with the ARMCC compiler the whole project compiles and works but when I switch...
Hello everybody,
i can't pass the test case GAP/DISC/NONM/BV-02-C with PTS Tool
My System:
nRF51822
SDK 12.3.0
Softdevice S130
The tool tells me to prepare...
I use access_model_pulish to send group message by a server, and make other servers listen. the message can go through, but after 5~30 mins, one of the receiver server cannot...
Hi,
i want to set up an eddystone beacon (UID Frame) application using the timeslot API, because i already use the softdevice for other advertisement.
So, i get started...
Hi All,
My configuration:
nrf52832 microcontroller
Softdevice S132 V4.0.2
Nordic SDK 13.0
I have problem with MacOS computer.
If I try to connect via BLE using...
Hi
We're trying to transfer a zip file OTA that consists of both the softdevice and the app. We are using nrf52840 with SDK 14.2.0 and softdevice v6.0.0-6.alpha, and are...
Hi Nordic,
this isn't a request for help, just to let you know that there is a small bug in ble_dfu.c in SDK14.0.
When calling ble_dfu_buttonless_init, the init struct...
I am developing a Bluetooth Mesh program to run on the nRF52832 development board. I started by modifying the "nrf5_SDK_for_Mesh_v1.0.0_src\examples\light_switch\server" program...
Having spent some number of hours figuring out production flashing and field updates, I think I now understand the current methodology. The biggest challenge was to sort out...