I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello
On my application I have noticed that when I use hardware flow control of the uart1 (not the console uart) the processor will get stuck just before the application...
I want to use a hardware encoder to implement a mouse scroll wheel. Do you provide a QEDC routine for me to quickly learn and use? Are there any specific pin requirements...
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
...