I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
The bluetooth device keeps getting disconnected from the app, even when its not 'idle'.
I am using the android app mentioned here .
I need help getting started to solve...
Moving from SDK version 5.1 to 6.0, the buttons on my PCA20006 beacons no longer works as expected. When I press a button, it seems to register the release of a button incorrectly...
Good morning,
I would like to know if it is a good idea to store serial number on UICR register when using nRF9160 at production stage.
If using UICR, which register should...
I have compiled the sample code from ncs/v2.9.1/zephyr/samples/drivers/uart/echo_bot and loaded it onto an nRF54L15 dev kit.
The dev kit is connected to my pc running a...
Dear forum, I am trying to implement some examples from the nrf5340 Product Specification but the register names does not match with the ones in the include files. I am using...
I am trying to external target using the nRF54L15DK and I get the following error.
Error: Failed with exit code 1. Failed to device info one or more devices: * 1057767167...
1st problem:
There are some failed case when i run \v2.9.1\modules\bsim_hw_models\nrf_hw_models\tests\zephyr_apps\54_aar_ccm_ecb\src\test_ccm.c
2nd problem:
If I...
I am trying to run the USBD_BLE_UART for nRF52840 on a PCA10056 board.
I installed the USB driver that comes with the SDK (17.1.0).
My computer is running Windows 11....
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...
Good morning,
I have created a python script which allows me to flash modem firmware at production stage.
I'm using modem firmware mfw_nrf9160_1.3.6.zip
I'm using pynrfjprog...
Hey,
I’m currently evaluating DECT NR+ using two nRF9151 DKs with the nRF Connect SDK v2.9.0.
According to the ETSI specification (ETSI TS 103 636-4 V2.1.1), the Physical...
I am working with the WLCSP version part (nRF54L15-CAAA) and it calls out that there is light sensitivity. The note seems to indicate that only underfill around the perimeter...
I'm working on a project where I want to integrate AoA into the DS TWR templates provided in the DW3000 api. My hardware is made up of the QM33120WDK1 Ultra-Wideband (UWB...
As subject, I want to build a NCS demo at console, but always report error:
C:\ncs\v3.0.0-rc1\zephyr\samples\basic\blinky>west build -b nrf52840dk/nrf52840 -- west build...
Hi , am working on nrf52840 .with nrf desktop v2.9.1 . I am working on display ST7789V with the nrf52840 using Zephyr. I have integrated overlay file . while working on it...