Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
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...