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...
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,
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...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hello everyone,
I'm encountering a pin routing issue on the BL54L15µ DVK and hope someone can clarify the documentation. The core problem is that SPIM20 and SPIM21 do not...
Hi,
https://github.com/Neuton-tinyML/neuton-nordic-thingy53-ble-remotecontrol
https://www.youtube.com/watch?v=eDUTf1Zch24
I've been trying this project for 3 days...
Hi,
The nRF52840 manual states here https://docs.nordicsemi.com/bundle/ps_nrf52840/page/power.html#ariaid-title10 that " Before entering System OFF mode, all on-going...
I'm using SDK v3.0.2, and I'm having some confusion when using this tool.
For example, I want to enable Bluetooth Broadcast Sink Audio Support, but I can't click on it....
Hello,
I would like to use NFC on my Thingy:53 to send data or at least a word, how do I set it up? I haven't found any code anywhere.
Thank you in advance
Kind regards...
Hello,
We have been using a custom device based on the NRF9160 SIP with a HTTPs connection for tracking animals and are planning on makeing changes to CoAPs and upgradeing...
Hi Nordic Team,
I have developed a custom board using the nRF9151 controller. I am testing the GNSS sample from nRF Connect SDK v3.0.0 . When I flash and run the firmware...
I have a PPK2 on hand.
Here is what happened:
1. When I first connected it to my Windows 11 PC, the Power Profiler app in nRF Connect for Desktop detected the device...
Hello,
I have been working with the nRF9160 DK to understand AT commands. I tried flashing the Serial LTE Modem application using the Quick Start option in the nRF Connect...
Hi.
Developing PAwR in project, I have some Question.
before Asking, My Project Structure is below.
1 Gateway (Advertiser) - Node1 (Scanner)
- Node2 (Scanner)
-...
Hello,
I'd like to send/receive data over UART using the expansion board connector of my Thingy:91 X (pins 0.18 & 0.19 as RX/TX). With SB8&9 separated (to isolate pins...
Hi,
I was able to purchase a commercially available 30cm ribbon cable to connect from the nRF54L15 DK to a custom board for programming. I later realized the DK documentation...
Hello,
I have custom hardware using an nPM1300 and nRF52840, and I am having trouble getting the nPM1300 to work as described in its documentation. I have a button connected...
I am trying to write a low level driver for the TWIM system in a nrf52840 and cannot seem to get the hardware to transfer the TX data out of memory. For many reasons, I do...
I am working on project with nrf54l15dk/nrf54l15, and the project runs on cpuapp without utilizing flpr. So, I decided to release the allocated section of flpr on rram_controller...