Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hi,
I just received two new nRF54LM20-DK boards and wanted to run a Matter quickstart demo. Unfortunately, it’s already failing during programming. What could be cause of...
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 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...