I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
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...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Does Nordic provide an application like nrFConnect for Desktop that could be used with a nRF52840 USB Dongle for a ZigBee network survey? Use case: Scan environment for existing...
Hi,
I'm developing with nRF Connect SDK v2.9.0 in VS Code. I followed the exercise l1_e1 from the intermediate course. When I debug with breakpoints and the first breakpoint...
On the nRF52840 using ncs/zephyr v2.6.1, how can I explicitly configure the Coded PHY scheme (selecting either S=2 or S=8) for BLE Extended Advertising? Please provide the...
I tried to fully replicate the example from DevAcademy ( academy.nordicsemi.com/.../) for my project, and added a button and an LED in the overlay. However, once SB_CONFIG_BOOTLOADER_MCUBOOT...
Hello,
We need to interface the nRF54L15 with a 3-wires SPI slave (which uses one single bidirectional pin for MOSI and MISO).
I see two options here:
1. Connect the...
Issue
On the nrf54lm20 using DTLS with MbedTLS, MbedTLS's heap can be exhausted. This will result in a TLS handshake error. When this issue happens MbedTLS does not catch...
Hey,
I have a question regarding the watchdog in a low power application with dynamic sleep times of e.g. 1mim/10mim/1h. In the docs of nrf9160 and also nrf9151 it says...
Hey Nordic support, We want to perform EMC tests on the DECT NR+ for our product and need a continuous wave or tx tone sample for testing. I found the DECT NR+ shell sample...
I mean like when ever i click pristine build in the vs code i am getting this below error " Unable to build: SDK not found. Ensure that a valid SDK is used for the build configuration...
Hi,
We are using the NRF9151 with AT commands to replace our SIMCOM modems.
We would like to write the SIM profile data to the modem via AT commands just like SIMCOM...
Trying to config TDM SCK for: Master, 4 channels, 24 or 32 bits, 16 KHz...doing the math yields 1.536 or 2.048 MHz for SCK. I have 24 MHz or 32 MHz available as possible clock...
Hello, I have a question regarding external flash erase via `nrfutil` command line tool. Does the `nrfutil device` command support doing a qspi erase with custom qspi commands...
Hello,
There is a minor issue identifying a sysbuild configuration if the initial generate and build fails.
Steps to repro:
- add a kconfig that doesn't exist in...