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...
Hello community,
I have been using my PowerProfilerKit2 successfully under Windows10 for several years now.
Currently I migrate my main system to Linux and would like...
Hello. I have developed a custom board with nrf52840. I am trying to get it running using a bluetooth hids peripheral example in nrf connect v3.1.0. And the main() runs just...
Hi,
I have a field application with a gateway (central) that connects to multiple peripherals for continuous data streaming, in this case 10 peripherals. I notice sometimes...
Has anyone successfully managed to control an led strip (WS2812) with nRF52840's I2S by any chance? I'm trying to use the led_ws2812 sample ( docs.nordicsemi.com/.../README...
Hi,
I'm working on a custom project and I was able to add and edit the overlay file according to my need till yesterday. Today when I tried to build the project I observed...
I am currently working on a Direction Finding project, but I am facing an issue in prj.conf .
I use an nRF52811 custom board for Direction Finding. In the board selection...
I am following the tutorial on Nordic Dev Academy I have a nrf7002dk board and I flashed the code present here . The problem is even if I configure only one channel and I...
Hi Nordic,
I am currently working with the nRF52833 development board and facing an issue related to the APPROTECT feature. Each time I connect the board, the access protection...
HI ALL,
v2.8.0, nrf54l15, using the "periphral_uart" demo without any modifications
I downloaded nrf52840 using v2.8.0 and it runs normally, but nrf54l15 has issues. ...
Hi there, I am trying to implement a UART handler on my nRF9151 that can Tx GNSS updates to my nRF52833. I am adapting this into the cellular/gnss sample, which is working...
Hi
Are there any examples of a custom board for nRF54L15?
I have a project built/running on the nRF54L15 DK.
I now want to create a custom board for the nRF54L15.
...
Hello, I am using the nRF52832DK with the peripheral_nfc_pairing example. With nRF Connect Mobile the NFC OOB pairing works fine, but when I try the same with my own Kotlin...
Hi
I've recently tried to move from SDK version 2.6.3 to 2.9.1. However i've run into issues with this transistion.
I made a new custom board, by following the guide...
Board: nRF5340-DK SDK: nrf ncs v3.0.2 Hi, On the project I am working on there is a tight timing constraint for DMA timeout (30-40us). Also there was a need for specific baudrate...