Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
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...
When calling the bt_conn_le_create_synced function to create a connection to a peripheral, which is synced to the PAwR train, I get a CONNECTION FAILED TO BE ESTABLISHED ...
Now we have bound the corresponding pins in the device tree, and there is no pin multiplexing except for LED and BUTTON. However, now as long as we configure SPI in the main...
I'm trying to use the nRF Desktop project as a base for our project, prototyping on the nrf54l15dk_nrf54l15_cpuapp board target. I have an overlay file defined like this:...
Error Report:
When flashing, I get this error:
Error:
One or more batch tasks failed: * 1050058878: Timed out waiting for response from worker. (Generic) FATAL...
Hello Nordic Team, I have referred this post and am aiming to create an empty bare metal project on nrf54L15 for BLE peripheral with GAP read, write, notification and idicate...
HI
I am currently using nRF54L15 with NCS 3.0.0 SDK, running the periodic_adv_conn example. I made the following modifications to the extended advertising and periodic advertising...
We have noticed an issue with our device built on nRF5 SDK + nRF52832 when connected to iOS 26.
Initially after connection, everything is ok. Then we attempt a connection...
I am porting nRF SDK 2.6.1 to SDK 2.7.0 on the nRF5340. For the network core, where exactly should the kconfig (prj.conf) file be located and named? On the sysbuild migration...
Hi, based on the previous struggle with data transfer drops with nrf9161 ( ) we came after the cooperation with Vodafone MNO to the situation, that (at certain test place...
I'm using the peripheral_bms project. The only change being in the overlay to make it work with nrf52833 dk. I'm able to connect with nrfConnect and see the services (except...
I'm developing with the NRF52840 using IAR Embedded Workbench , and implementing wireless communication based on the IEEE802.15.4 Zigbee protocol .
In the MAC frame layer...
I am new to Nordic and want to design with the nRF52840. I have read this guide:
used AppCAD to find the best width and clearance for the ground layer, but when I downloaded...
Hello, I am using NCS 3.0.2 on nRF52840. I have been using MCUBoot for a long time on my device, and it is working fine. Recently, I went through a requirement where I needed...
Hey everyone,
I've been trying to get the Bluetooth Mesh DFU Target sample working on my nRF5340 DK and running into some issues. I've read through the docs.nordicsemi.com...