Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...
hi,
i'm learning this exercise and when i build and flash the exercise it works perfectly but then after i see this errors in the terminal
and after that i create the...