Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hi there,
This is a follow up post from my earlier one here about using nRF5340 dk as an I2S master for the purpose of recording sound using a MEMS sensor ICS43434. Here...
Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
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...
I've had problems during installation probably due to firewall/proxy/network protection, so I managed to install from command line as specified in Installing the nRF Connect...
I have a couple of questions regarding the operation of the nPM2100 when using the LDO in Ultra-Low Power (ULP) mode, both in active and hibernate states.
Active Mode...
I used the Nordic plugin in VS code to open the process very slowly, and the build is also very slow, it takes a few hours, I have reinstalled VS code, I have also re-downloaded...
When configuring the Bluetooth protocol for NRF5340-CLLA, should I use nrf5340dk/nrf5340/cpuapp/ns or nrf5340dk/nrf5340/cpunet when adding the build configuration, or do I...
When using the nrf52832 to scan and connect to a BLE central device, the first connection is successful. However, after the first connection is disconnected and I attempt...
Hi,
We’re developing a BLE-based product on the nRF54L15 (InsightSIP ISP2454-LX) using nRF Connect SDK v3.0.2 , with MCUboot enabled for DFU.
Our BLE application is based...
I have a custom board using a nrf5340 and am getting a 1 when trying schedule delayble work and I can't figure out why. I isolated the code to test which gets called from...
I recently updated VS Code and regret doing so. My SDK 2.3.0 was working fine for over a year. But VS Code keeps prompting me with an update. I finally updated it and I can...
I want to use the async driver,but did not find the example or explanation.
I have looked for the whole examples with "nrf_libuarte_async.h", found nothing,a little strange...
Hi, The latest version of the NRF connect VScode extension uses forward slashes in paths, which break pristine build on Windows.
The path to my sources has /V in it which...
I want to control RADIO using the TimeSlot API of nRF54L15. I have already created the code for nRF52. However, it seems that RADIO control of nRF54L15 is slightly different...
Why do I get an error when using Devicetree overlay file to delete devices The first step is to open the overlay file in the device tree as shown in the figure
...
Description:
We are qualifying a potted device which uses the nRF52840 and is intended to run in ambients up to 50 °C external air temperature .
The nRF52840 uses its...
Using latest SDK and toolchain 3.0.1, VSCode and nRF Connection Pack on Windows 11 I nearly never see a working nRF Kconfig GUI - only the first time directly after I had...