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 want to achieve as close as possible to real-time tracking with the nRF9151. Because of the shared RF path this is somewhat tricky, LTE and GNSS can't run simultaneously...
Hello Nordic Community,
We are developing a custom product based on nRF9151 using NCS SDK v3.1.0 .
On the hardware side, we have already completed antenna matching and...
Hi Nordic Team,
We are currently evaluating nRF54L15 for our product design and thermal verification process.
According to the public datasheet, we can find the operating...
I'm setting up a script we will use at production time to write some data to an external flash module connected via SPI to a nRF54H20.
I used the following as reference...
I have modified code for the Dongle to allow reporting multiple advertising devices, and select one device to connect to the USB/serial port. I can display the 64-bit unit...
Hi Nordic team,
I'm debugging a custom board using the nPM1300 and I'm seeing unexpected behavior from BUCK2. I'd appreciate any guidance on whether I'm misunderstanding...
I'm working with a nrf9160 custom board device using the nRF cloud location service. I'm trying to use the nRF cloud API GetLocationHistory endpoint to retrieve the previous...
Hi,
I would like to know if its possible to run Azure FOTA functionality w/o using Partition Manager (aka `SB_CONFIG_PARTITION_MANAGER=n`) ?
Trying to build this gets...
Hello,
I am currently testing the `ipt_initiator` sample on the nRF54L15-DK v1.0.0 using nRF Connect SDK v3.3.1.
When I call `k_sleep()` inside the loop in the `main(...
Hi guys,
I got very strange problem:
I got 2 units:
1) "Tester" board (which is a CENTRAL)
2) "TOP" board (which is PHERIPHERAL)
The "Tester" get commands...
Hi,
1.Can the sQSPI and SPI functions of nRF54L15 operate simultaneously at 32 MHz on the P2 port? 2.Can the sEMMC and SPI of nRF54L15 operate simultaneously at 32 MHz on...
I am using the nRF5340 development board to program the LBS example from the NCS SDK2.7. After system-off, the current is still several tens of microamps, which differs from...
Hei!
I can't seem to get my devicetree overlay to properly work. I have an external LED and two buttons connected to the GPIO ports mentioned in the overlay, and I've...