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...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
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...