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.
...
Hello,
We're trying to build a demo based on the BLE Audio sample with extra BLE services to transmit sensor data.
I have managed to build and run the BLE Audio sample...
Hello everyone! We were working with our nRF52DK boards and one of our students had issues flashing a board. He used a recent version of Segger J-Link Commander (V9.30 as...
Hi
A colleague and I are independently following the Nordic Academy Cellular IoT Fundamentals course and using the Thingy:91x as a test bed.
When attempting to build Lesson...
I am using an NPM 1300 with nRF Connect SDK 3.2.4. I am using a 2.8 mAH LiPol battery. I have the termination voltage set at 4.2 volts and the charging current set at 100...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
Hi Technical Support, We are using nRF54 series with NCS v3.0.0, and we have encountered a low power anomaly as described below: Configuration: SoC: nRF54 series NCS: v3.0...
Hello,
We use the nPM2100 EK for getting familiar with nPM2100 for its potential use in our project where we aim to use single AAA battery for powering it.
Our usage profile...
NCS 3.02 54L10
I am using uart0 in async mode for printk and user input (my own callback not zephyr CLI). I need to be able to put the uart into suspend after an inactivity...
I am curious about the RF pin impedance, as this parameter is not listed in the relevant specification for nRF54 SoC family (i.e. datasheet v1.0).
I wonder whether it is...
Hello,
I am using an nRF52840 Dongle with Zephyr and would like to use it as a BLE coprocessor that is controlled by another microcontroller over a USB CDC ACM interface...
Hi,
I am testing the radio_test (short-range) sample on an nRF54LM20A DK . The test setup is:
Board: nRF54LM20A DK
Sample: peripheral/radio_test (NCS version...
Hello Support team,
I have an issue with two simultaneous heaps in my project. I use nrf Connect SDK 3.2.2 with the next configuration options:
CONFIG_REQUIRES_FULL_LIBCPP...
Hello Nordic team,
I have a custom board based on the nRF52840, and I would like to establish a reliable procedure to recover devices that have APPROTECT enabled.
My goal...
I have a fully working nRF52840 project using my own custom board & I need to update to the latest SDK (3.4.0) But I have a whole host of errors. Is this a utility or a simble...