Environment
App: nRF Connect for Mobile (Android / iOS, latest release)
DUT: Bluetooth dual‑mode device (supports both BR/EDR(Classic BT) and BLE)
Describe the issue...
Hi Nordic,
I am uing DECT NR + on NRF9151 and trying to do some kind of network discovery like knowing how many devices available in the area. As far as I can do with the...
I'm setting up a board I just built in NCS, and I made an overlay file for it. Specifically, I am setting up the UART21 peripheral and assigning pin outputs. I made a mistake...
Hello all,
I am looking to hire a developer experienced with ANT+ together with BLE and the nRF52840 SoC, possibly the nrf54L10.
I am looking for the coding for the...
Environment
App: nRF Connect for Mobile (Android / iOS, latest release)
DUT: Bluetooth dual‑mode device (supports both BR/EDR(Classic BT) and BLE)
Describe the issue...
Hi Nordic,
I am uing DECT NR + on NRF9151 and trying to do some kind of network discovery like knowing how many devices available in the area. As far as I can do with the...
Hi Nordic team,
I am following up on a previous thread ( nRF54L15 sQSPI support for SPI NAND in NCS v3.3.1 ) where it was confirmed that NAND flash was not supported in...
I'm setting up a board I just built in NCS, and I made an overlay file for it. Specifically, I am setting up the UART21 peripheral and assigning pin outputs. I made a mistake...
Hello. Please explain how to detect errors in UART interrupt-driven operation. If an error is detected by calling `uart_err_check()`, is it necessary to clear the error flag...
NCS 3.4.0 - Thingy91X
If I configure the sysbuild with sysbuild.conf
SB_CONFIG_BOOTLOADER_MCUBOOT=y SB_CONFIG_SECURE_BOOT_APPCORE=n
it builds, but on "west flash" I...
Hello, I need to do some RTT trace logging, but I can’t enable it. I am trying to create minimal example code, and for this purpose I am using the UDP sample. I added these...
Have tried several times to install the SDK into VS code without success. This is one of the errors I am getting:
Failed to register SDK installation: west failed with...
Hi everyone,
I am trying to use a PCA10040 (nRF52 DK) as an external debugger to program a custom nRF52832 target board, but I keep running into J-Link backend errors (...
I've built the peripheral_uart project & it works on both the nRF52DK/nRF52832 & nRF52840DK/nRF 52840
But if I enable bootlooder by adding " SB_CONFIG_BOOTLOADER_MCUBOOT...
Hello Nordic Support Team,
We are developing an LTE-M product for the Japanese market using the nRF9151 and are considering using the Ignion NN03-310 antenna.
We understand...
Can someone from Nordic provide either some insights into offline EULA for the
4-Clause Nordic License ?
My team uses screenshots from the nRF Connect Desktop app to be...
We are using the nRF9160 with firmware 1.3.6 to establish a DTLS connection to a server, using the Zephyr TLS stack.
The following problem occurs quite frequently: After...
Hello, We have some problem with connection to WIFI AP.
On NCS v3.4.0, once our device has associated with a WPA3-Personal AP, it can no longer
associate with a WPA2...