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...
Hello! We are in the middle of an upgrade to 3.2.1, and we encounter the following issue using SB_CONFIG_MCUBOOT_MODE_SWAP_WITHOUT_SCRATCH, SB_CONFIG_MCUBOOT_MODE_SWAP_USING_MOVE...
Hi everyone,
I'm using the nRF5340 on a custom PCB board without an external 32 kHz oscillator. On the network core I flashed the hci_ipc sample.
For some reason I occasionally...
Hello,
I am measuring RSSI values with nrf_modem_dect_phy_rssi(...) from the DECT PHY firmware.
The nrf_modem_dect_phy_rssi_event refers to positive values being saturated...
Hi all,
I'm working on BLE time synchronization between nodes using hardware timestamps via GRTC + DPPI + PPIB cross-domain. CRCOK and PHYEND work perfectly, but adding...
Hi,
Any specific reason the errata Anomaly 166 : https://docs.nordicsemi.com/bundle/errata_nRF5340_Rev1/page/ERR/nRF5340/Rev1/latest/err_340.html resolution patch as present...
It seems there might be a small issue with the TF-M GPIO MCU-select IOCTL plumbing on nRF54L — specifically when a non-secure app tries to configure sQSPI GPIOs (and presumably...
I've recently received a custom board I've designed and am programming with the nRF52DK, following the procedure in L3 E1 of the SDK intermediate course. I've flashed the...
Dear Nordic FAE Team,
I am currently developing a low-power Bluetooth product based on nRF54L10 , and I have an urgent requirement to optimize the System OFF mode sleep...
Hi,
We are currently in the hardware design phase and comparing different Wi-Fi antennas to find the best one for our product.
Right now we test using: - Scan sample ...
Hi
We currently have products in field test that disconnects from network and never reconnects. It only occurs to a few devices and not all. Restarting the device works...
Hi,
I’m looking to program an external device that runs on 3.3V with my NRF52840 DK (v3.0.1), and I’m looking to verify that this is possible. I know that the DK runs at...
Hi,
I am using nRF54L15 with Zephyr RTOS in nRF Connect SDK v3.0.2 .
After performing a FOTA update , the device reboots. I need to retain the state of a GPIO pin across...
Hi all,
I recently updated all Segger JLink software using the Segger download links and updated the probe as prompted by VS Code NRF Extension. Up until about two days...
The 54L15DK has two issues. First, what is the purpose of the 3.9pF capacitor on the reset line? If it's for suppressing glitch signals, isn't the capacitance value too small...
I am using nRF Connect SDK 3.2.1 and Toolchain 3.2.1. The hardware I am using is the nRF52840DK and a custom board with the Raytac MDBT50Q-P1MV2 - which contains the nRF52840...
Hi everyone, I’m updating a Matter attribute:
I’d like to know if there is any callback or event that confirms when the attribute report has actually been sent by the...
Hi,
I'm looking for help with an Android DFU failure involving an old nRF51 Legacy DFU bootloader.
Setup:
- Bootloader: nRF51 Legacy DFU v0.8 (SDK 9.0)
- Firmware...
I am at the breadboard stage of this project using an nRF5240DK and various sensor evaluation boards. Additionally, I have an embedded SDCard connected via SPI. The firmware...
We designed a nRF54L15 custom board with a nRF21540 FEM and nRF7001 Module which are on the same SPI with separate CS pins our device tree is configured for this as follows...
Setup
SDK/OS: nRF Connect SDK v3.1.0 , Zephyr v4.1.99
Board: custom board
Summary I am measuring the time from reset (or power-on) to the first user code...