I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
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
...