Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hello Nordic team,
I am working with the samples/bluetooth/shorter_conn_intervals sample on NCS v3.2.3 using two nRF54L15 DK boards.
I understand the difference between...
Hello, Recently I got an nRF9151-DK and I am following the Cellular IoT Fundamentals course. When it was time to connect the device to nRF Cloud (Lesson 1, Exercise 1), it...
Hi there,
I am developing a Matter light color temperature lamp product based on the NCS v3.1.1, and I need to store some custom user data in NVM (Non-Volatile Memory) within...
Hi engineers,
I posted a question at the link below, but it doesn’t seem to have received a response yet. If it’s convenient, could you please help answer the question?...
I'm debugging the function of switching between ESB and BLE. My general approach is as follows:
Initially, the BLE protocol stack is initialized, advertising starts...
Hello.
I'm looking for some advice debugging what I think is a race condition around bt_le_per_adv_sync_delete.
After calling bt_le_per_adv_sync_delete, we're sometimes...
Hi,
I am trying to use CoAP Block Transfer to transfer firmware images from server to nRF5340 custom board. We are using OpenThread library for CoAP.
The block transfer...
Hi,
For my university masters group project I need to connect my nRF5340 Audio DK to another board (Ambiq Apollo 510B). I will need to send audio from the mic to the Apollo...
Hi Nordic team, I’m working with nRF54H20DK on nRF Connect SDK v3.2.2 and using MCUboot as the bootloader. From the current documentation and samples, my understanding is...
Hello,
I'm trying the bootlader of SDK13.1, with SD S132_nrf52_4.0.2
I manage to send a ZIP file to the bootloader, but the application doesn't launch. I've tested with...
I'm developing BLE code using the s140 + Nordic 52833 with nrf5 SDK. My flash contains the hex files for s140, the bootloader, and the app. I've encountered a strange issue...
Hello,
I am a junior developer currently working with the nRF52840. I have been developing and debugging successfully using the nRF52840 Evaluation Kit (DK) without any...
Hello, In the latest nRF Connect SDK 3.2. , I've been having a few "sysbuild/mcuboot/boards" folder layout issues with nRF54L15DK / nRF5340DK when using external device FLASH...
SDK v3.0.2 Toolchain 3.01
I'm beating my head against the wall for what should be a trivial matter. I need to use P2 for uart: RX is P2.00 TX is P2.02. No RTS CTS in use...