Summary
On NCS v3.3.0 with CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y and a single Ethernet AIL interface (W5500), the Border Router never initialises:
ot br state → uninitialized...
Board: nRF52840 DK (pca10056) NCS version: v3.2.3 Goal: Send and receive raw 802.15.4 frames with a custom packet format, without using OpenThread, Zigbee, or any other mesh...
Hi:
What is the maximum number of targets that a DFU distributor can support for simultaneous upgrade, and what is the upper limit? I haven't found any detailed explanation...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
Hello Nordic support
I have encountered what I think is a bug in ICMSG. The attached sample shows the following behavior:
The first time it runs, the app and flpr CPUs...
Hello Team,
I am trying to test a PDM microphone (MP34DT01‑M MEMS) on the nRF9151 DK using nRF Connect SDK .
So far:
I have successfully tested I2C and I2S DAC audio...
As mentioned in subject,I try to study course with CMSIS-DAP,now, chip recove and flash is OK,but blocked at debug step for 2 days now.
Maybe I made some wrong config some...
Hello Team,
I am not able to flash any firmware to nRF5340 which is available in Thing 91x. I had tried peripheral_lbs example which was working fine. When I tried to...
Hi!
I am using MCUBoot and the DFU library to perform a custom firmware update (which is working as expected).
I have a question about the "swap_type" value, which is...
Hey everyone,
I’ve been banging my head against an issue with my custom nRF54L15 board , and I’m under a bit of pressure to get five samples working. Unfortunately, the...
We are operating the 32.768 kHz low-frequency clock of the nRF52805 using the internal RC oscillator (LFRC).
We measured the LFCLK frequency of 100 devices, and the observed...
Hello, I'm trying to use the nRF54LM20A, but I'm a bit confused about the reference circuitry. What does "VDD_USB_3V3" refer to? What about all the different antenna labels...
Was excited to get an (apparently) early copy of the nRF54LM20B-DK so that I could explore all the Edge AI capabilities of the system (using both Neuton and Axon models)....
Hello Team,
I am working with nRF52833 configured as a BLE scanner using nRF Connect SDK for VS Code .
Here is my prj.conf:
AND here is scan/conn Implementaion:
...
Hello! Based on some tests, I've seen that modem disables attach logic for at least half an hour in case it has tried to connect to network at least twice with disabled SIM...
Hi Team,
I need to use this external clock for my deep sleep use case so let me know the step forward for the same.
I am using custom board with nRF54L15 and also LXFO...
Hi,
We have an application where we have a working DFU over BLE with SDK 2.9.1 but once we have migrated to 3.2.4 it has stopped working. Something has obviously changed...