Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hi,
I use two evk board to connected and test the uart serialization sample(ble_s110_serialization), one is ble_app_hrs and one is ble_app_connectivity. But I have one...
I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
Hi.
For a while I have had some issues with the toolchain when using the nRF connect SDK in visual studio code on windows 10. I believe it was after installing SDK version...
Hi,
I'm working with the nRF54L15 SoC and running into an issue when using UARTE21 together with SMP over Bluetooth . Here's what I’ve observed:
UARTE21 works perfectly...
Hi,
I have an issue with nRF Kconfig GUI in VS Code.
My prj.conf is empty, and the _defconfig file of my board contains this:
When I open the GUI and...
I'm trying to get the USB Mass Storage sample working on the nRF52840 using SDK 2.9. I followed the official guide here: https://docs.nordicsemi.com/bundle/ncs-latest/page...
Hello,
I’m trying to understand exactly how the location module works in the Assert Tracker V2 application. I want to see the NMEA data in the logs, but I’m not sure how...
Hi!
I have somehow softbricked my nrf54L15 dk. This happened by using nrf conncet board configurator. First symptom was no uart logs and now I get this crash via RTT logging...
This issue is a follow-up to the previous one: 341132
When upgrading our device from Matter 1.1 to Matter 1.3 firmware via OTA, the MCUBoot program in the old firmware fails...
Hello,
I am conducting a feasibility study on implementing Auracast capabilities using the nRF5340 Audio DK with nRF Connect SDK v2.9.0. My goal is to investigate the potential...
Hi,
Recently, when I tried to obtain Bluetooth certification with nRF52840.
I found that there is a new requirement as shown below
RF:P1 - TRM/CA/03 Power Control
...
I have my application running (NCS 2.6.4) on the bench with clock source set as internal RC and with the configurations such as -
But when I do multiple resets using nrfjprog...
Hello,
I'm creating a simple test project based on the l4_e2 example, but I'm having trouble debugging it. The program encounters a fatal error before the main() function...
PPK2 is stuck in bootloader after trying to flash the latest firmware on Power Profiler 4.2.1 (Windows 10).
The error is "serialport could not be opened ". The same issue...
Hello, I have an application developed with the nRF9161 DK board, which essentially consists of a GPS tracker that acquires a position every x time and sends that same position...
https://openthread.google.cn/codelabs/openthread-border-router#2
following this webpage to setut rcp board router(by flashing coprocessor app to nrf52480) and flash the...