Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
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,...