Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
I am developing a custom USB module based on the nRF54L15 chip. I would like to know how I can initially flash firmware onto the board.
My plan is to have a custom bootloader...
Hi,
I'm working with a custom PCB, with nPM1300 and a microcontroller.
The problem is that working only with battery the nPM1300 VBUS pin show 2.4V and I cannot put...
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...