Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
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...