In our product, we use Laird (Ezurio) BL653 BT module. In some countries such product requires SRRC certification. For SRRC certification we set BL653 to DTM mode with AT...
Hi
The TWI driver has a twi_clear_bus() function but the TWIM does not.
I'm getting an I2C error, and need to do I2C soft reset. I'm doing this manually at moment but...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
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...
I am trying to wake up the NRF54L15-DK from deep sleep using RTC. The device goes into deep sleep but never wakes up. I would like to know if RTC can wake up the micro from...
Hello,
I am trying to run the wifi_scan example but I am getting a BUS FAULT error as seen below. The SDK is v3.1.0, and the SDK Toolchain is also v3.1.0.
1. Going...
i have version 0.9.2 of the nRF54L DK....
i've noticed there is now 1.0.0 documentation....
have there been any HW changes -- use of "production" MCUs, etc....
more...
Hi Team,
We are looking into the new Thingy 91 X and were wondering if it will be able to run the nRF91 Pizza Demo .
I understand the demo was originally created for the...
Hello,
I'm working on Windows 11, with the nRF Connect for VS Code v2025.5.512 extension, with ncs v3.0.2. I'm using the nRF54L15-dk (PCA10156; 0.9.2; 2025.7) development...
citing the following issues
I've been able to implement the 16 Mhz on the SPIM3. However, the incoming data on the MISO is still corrupted. With my oscilloscope I can...
Currently, we are developing our own board with NRF5340-CLAA. It does not have a 32.768kHz crystal oscillator, only an external 32MHz crystal oscillator. We have applied the...
Hello, I need to do some RTT trace logging, but I can’t enable it. I am trying to create minimal example code, and for this purpose I am using the UDP sample. I added these...
Hi,
We have a working firmware that uses LTE-M for network connectivity to connect to NRF Cloud. But upon testing with NB-IoT configuration (CONFIG_LTE_NETWORK_MODE_NBIOT_GPS...
Hello, the time to ask for help has come again... I keep hitting a crash in my BM833 code related to "Illegal use of the EPSR". Code is fairly simple and supposed to be pretty...
Hi,
hi have the same problem related here: https://devzone.nordicsemi.com/f/nordic-q-a/91890/nrf52-reports-two-jlink-cdc-uart-ports
With revision 2, UART show only one...
We are looking into a device using the NRF54L to do low power indoor tracking since it has a very low power consumption when using the RADIO peripheral.
We see that the...
Hello,
I am facing an issue with nRF Cloud device provisioning. I am using the nrfcloud-util tool to provision the device to nRF Cloud (as recommended for production provisioning...
Hi all,
I’m running into issues flashing an Arduino Nano 33 BLE Rev2 (nRF52840) using Zephyr and the bossac runner. I consistently hit a “Flash erase failed” error and can...