Hi, I'm pretty new to microcontroller programming so please correct my wrongs.
I'm using the Libuarte driver library to have the pca10040 talk to my server via serial connection...
Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
I used two development boards with 52840, Two development boards are running 'first' and 'second' in the '\examples\802_15_4\wireless_uart\secure', respectively.
Additionally...
Hi. I have a new project using zephyr 3.5.0 and ZMK, so I don't think NCS SDK is an option. I am using pca10056/nrf52840dk
I am trying to configure I2S, and the examples...
I am currently experimenting with the nrf9151DK and was hoping to mimic a LTE-M sensor that would wake up once an hour, send a message over CoAP with DTLS, then go back to...
Hello, I have problems in the async-mode with the UART21 output and the nRF54L15. I am using Toolchain v3.1.1 and SDK v3.1.1.
When I use the uart_tx function to print out...
Hi
Is there a specification of running the nRF21540 in Tx mode at 10 dBm and 20 dBm with no load connected? Will the reflected signal cause damage to the PA and if yes,...
Hi Support Team
I tested matter bridge sample running on the nRF7002DK with peripheral_lbs sample running on the nRF54L15DK.
Application guide
Then I encountered problems...
I am working with the nRF9160 DK (PCA10090) and would like to use the onboard nRF52840 interface MCU as a host controller for an external peripheral.
From my understanding...
I am using the nPM2100 EK dev board with a stm32wl5MOC.
Using the example from the bare metal drivers, I adapted the code to my board.
I can succesfully read and set bytes...
currently this is more of a theoretical question, but i have an idea of something that might utilize this (3 QSPI devices)
Ive been looking at the Nrf5340 and the nrf7002...
Hi, I am stuck on the BLE channel sounding Initiator initialization. I took the code from the channel sounding connected initiator and integrated into my FW.
Due to unknown...
Hello Nordic Team,
I am using the nRF5340 Audio DK and I want to implement a simple audio loopback — where the board captures voice from the on-board PDM microphone and...
hello~
nPM1304 nominal sleep mode 500nA (it is still uncertain whether the buck converter can operate?)
Can't the sleep mode be lower than 500nA?
best regards
sam
I'm following the Lesson 9, Exercise 2: DFU over USB - Adding External Flash from the Nordic Academy: Tutorial Link
SoC: nrf54l15
SDK version: 3.0.2
Toolchain version...
Hi,
I’m using a custom nRF5340 board , and I recently migrated my project from nRF Connect SDK v2.9.0 to v3.1.1 .
The same project compiled and worked fine on v2.9.0,...