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.
...
Hi,
toolchain:-v3.1.0,sdk:v3.1.0. i am using the vscode software for the development
Basically i am trying to connect the peripheral using the address (mac:- 7C:D9:F4...
Hello,
I am using NRF5340-DK for my project and I wanted to know if there is some example on how to read and extract the public key from this type of certificate. I have...
hi support team,
i am trying to help customer on demo about 9151 dfu 52840.
currently, 9151 is using nrf_cloud_rest_fota demo and 52840 is using "zephyr\samples\subsys...
I am able to successfully perform a firmware upgrade on the Distributor itself. However, when attempting to upgrade the Target devices, the mobile app shows Upload Complete...
Using the latest version of nRF Connect for VS Code, how can I display all output lines of the build process rather than the “condensed” line overwriting version. This used...
I'm seeing a few of these errors in my uart evt handler
I cannot seem to find where these are enumerated in app_uart_fifo.c or nnrf_drv_uart.h or nrfx_uarte.h.
Question...
Hi,
I have just received 2 DK boards for the nRF54L15 and using VScode to build and flash the code onto the DK
The reflector is detectable on my phone and I can connect...
SDK: nRF Connect SDK v2.9.0
Chipset: nRF52840
I'm using ncsv2.9.0nrfsamplesperipheralradio_test to test the RF.
The initialization code is as follows:
At this...
We have a custom board with npm1300 seem below. Im loosing 3mA more than expected. I used npm1300 both Vout1 and Vout2 before in other project. Same design and copmonents...
Dear Sir and Madam,
Now we are trying to certify Bluetooth qualification for our wireless module used nRF54L15, we are considering how we can set TSPX_FAE identifier?...
Hi Team,
I'm trying to calculate CMAC using the KMU on the nRF54L15, but the `psa_mac_compute()` function fails with the error code `PSA_ERROR_NOT_PERMITTED (-133)`. I need...
I'm seeing garbled/malformed UART console output when running apps on the Thingy:91 X. This includes pre-built apps from Nordic and custom apps I build myself.
Here's an...
in my disc, C:\ncs\v3.0.0 is here. but in nrf extension, weclome page shows the button ("install sdk"). it looks find no sdk. I need set the path to C:\ncs\v3.0.0 (I do not...
Hi,
I am using nRF54L15-DK for Zigbee light_stwitch startup testing. After successfully connecting the development board to the Hub for the first time, I evaluated the time...
Hi.
I made a board with nRF54L15. I would like to use P0.01 on nRF54L15 as GPIO output., but I failed to confirm P0.01 turn high.
Then, I asked nordic AI anything to solve...