Hi,
I use NCS 3.2.4 and 54L15 DK. In the DFU target, I added configuration
and also added the following content in dfu_recover function.
After the distributor...
Hello, I am developing a low-power nRF52840 product using the ncs Zephyr environment. Currently, I have suspended peripherals such as UART and I2C, allowing the system to...
hello, https://github.com/NordicDeveloperAcademy/nrf54l-express/tree/main/demo_app/ The device draws 150 uA when powered on, and only after pressing button 3 can it properly...
Hi everyone,
I am currently facing an issue with the nRF54LM20A where the access port protection is not taking effect after programming SECUREAPPROTECT and APPROTECT into...
Hello
nPM Power UP v 2.24 detects nPM2100 EK, but does not detect the CR2032 battery. The active battery model selected is CR2032 and the fuel gauge is enabled.
I placed...
Hello,
After working with the path loss monitoring sample in NCS, I was wondering if there is a sample that accomplishes something similar to the following:
Central...
I'm curious about the approach taken in the nRF Connect SDK's location library for cell neighbor scans ( https://github.com/nrfconnect/sdk-nrf/blob/main/lib/location/scan_cellular...
I am working with a product that uses the NRF52840 MCU and operates as a BLE peripheral.
I would like to know if the Cortex M4 in the NRF 52840 has support for programmable...
I am using VS Code to develop on the nRF52832, which is externally connected to a TCAN4550 CAN-FD chip. I successfully used the tcan4550evm.overlay to send and receive 8-byte...
Hello Nordic Support,
I am trying to use the nRF5340 SDK to communicate directly with the network core via HCI commands , without going through the application core.
Steps...
We want to use the NRF52810-QFAA-E-R7 in our device. Its only function will be tunneling data from UART to Bluetooth and back. No other functions are needed. What is the minimal...
Hi guys, I am trying to enable timer interrupt in nRF54L15.
but when i debug the application it locks inside the IRQ_lock.
can anyone explain me the issue here. It would...
Hi Nordic Support Team,
I am currently working on integrating the MAX30001 ECG/Bio-impedance sensor with the Ezurio nRF54L15U DK (nRF54L series). I am using the nRF Connect...
Hi,
1.I'm attempting to create a GRTC wake-up example, but it's giving an error when running. Could you please help me troubleshoot this issue? 2. The line that caused the...
Hi,
I am using nrf70-wifi-ble-image-transfer-demo to transfer a static image stored in the Flash.
While I am using 5Ghz STA mode UDP Wi-Fi, I notice the image will blinky...
Hi Community I've been trying to read a tag from nRF54L15 board .
When checking the NRF connect SDK NFC examples, It seems the NFC Tag reader example is not supported for...
Hi
I am using NCS 2.8 and running one pair of peripheral and central devices using nRF52832.
At first, the default interval is 50 ms, and I can get the throughput around...
Hi, I'm trying to test Channel Sounding with concurrent measurements using one initiator and two reflectors on nRF54L15 DKs.
From replies in other DevZone threads, it seems...
I currently use NRF5SDK v17 with S112 supporting 0-2 peripherals, ideally using data extension (4.2). No encryption is used and I don't need any 5.0 features. I now wish to...
I plan on using the nPM2100 to power the nRF54L15. I'd like to confirm any recommended practices for using the reset pin of the nPM2100.
nPM2100 PG/RESET to nRF54L15...
Hi, I'm trying to use the nRF COMP peripheral in Zephyr. My application boots and runs normally until I enable the DeviceTree overlay for the COMP. As soon as the overlay...