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.
...
We are looking to migrate our nrf52833 project to latest toolchain and SDK for build in visual studio.
We use MCU boot, BLE and Zephyr RTOS.
Do we need to follow each...
Hello,
i'm facing errors when trying to build matter sample thermostat.
I doesn't matter if i use VS Code or terminal
(v3.1.1) C:\ncs\v3.1.1\nrf\samples\matter\thermostat...
Dear Nordic Supportteam,
starting from the ESB sample I have developed a transmitter and a receiver application, both running on a separate nRF54L15DK. My goal is to find...
Hello, I am having a problem with Exercise 1 of the Cellular IoT lessons (nRF Academy, Asset Tracker Example). I have carefully followed all the steps outlined in the documentation...
Hi
I experienced higher sleep consumption after enabling CONFIG_PM_DEVICE. I reduced the project to the minimum and it seems that the combination of an enabled uart and...
Hi! I started designing a PCB for the nRF54L15 radio chip, which I intend to use for ESB communication between two relatively close-together (<10 meters) devices. I've been...
Hi!
How do you recommend to debug crashes?
Especially how do you recommend to debug crashes that happen to our customers that we cannot reproduce?
So far I have been...
In order to develop the most effective power supply possible for the nRF9160 SIP, I need to know both the maximum current consumption of the nRF9160 and its duration.
The...
I’m using nRF Connect SDK v2.8.0 and working on BLE OTA (DFU) for the nRF7002 DK . I followed the Nordic “DFU with external flash” exercise and integrated it into the Wi-Fi...
Hi,
I'm in the process of porting our existing nrf5 project to nrfConnect SDK bare metal and am struggling to port our QSPI display driver. Are there any plans to add support...
Hello team,
I am working on a Direction Finding (AoA) setup using nRF5340 DK as a CTE Transmitter (Tag) and a Silicon Labs BRD4185A (AoA board) as the Anchor/Receiver. ...
We have developed device that used 2.6 and when moving to 2.9 everything broke apart and I cant get it to boot and I cant get any output from device. Be it from USB or SWD...
I am having a persistent issue with the ANT+ examples in the nRF5 SDK on an nRF52832 DK PCA10040. The application firmware compiles and runs correctly, but the ANT+ signal...
Dear Matter Support Team,
I have a setup where an On/Off Switch device is successfully bound to a Light device in our Matter network.
I would like to know which specific...
I am using the Ublox NORA-B206 module and facing issues with the debug option in the VS Code extension. The debugger fails to start, and I receive the following error message...