Hi,
After installing nrf sdk v2.9.3 trying to build application under Windows fails with the following message:
Trying to run any command inside the NCS shell/terminal...
I am designing an ultra-low-power BLE Audio TWS board based on the nRF5340 and have followed the recommended hardware design guidelines throughout the project. This is my...
Hi, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
Hello,
Developing a new pcb with combined nRF9160, nRF5340 and nRF7000. We want to power the system with a nPM1300 PMIC. nRF9160_VDD on VSYS(4.5V), nRF9160_VDD_GPIO on VOUT2...
The Matter Samples output a verbose level of information to the console as standard. This is a mixture of the application log statements and matter log information. When trying...
Hello,
I am writing to ask a question regarding the power supply configuration when using an external board with the nRF5340DK.
I am referring to page 30 of the nRF5340DK...
Hi all
I have following problem. When using ble_nus_c_string_send to send data over NUS sd_ble_gattc_write returns error 19 - NRF_ERROR_RESOURCES after but the problem is...
Hi Nordicsemi engineers,
While testing a large-scale OpenThread network recently, I encountered an irregular pattern of device crashes. The network consists of 70 devices...
Hi,
I am working with NRF54L05 SoC using NRF Connect SDK V3.1.0 and NRF54L15DK for testing.
I am seeing an inconsistent MCUboot validation failure when flashing a firmware...
As the title, in the project "ncs\v3.2.1\nrf\samples\nfc\tnep_tag", how to runt into function tnep_svc_one_selected()?
I use the NFC tools, Send the hex data, want to select...
Hi, Nordic and all expects.
I am checking whether EN 300 328 can be used for testing 2.4G proprietary mode of nRF 52/53/54 series; EN 300 328 is a popular RF standard for...
I switched from the nRF-bm\v0.9.0 to nRF-bm\v1.0.0 SDK and now I am getting the following linker error message:
c:/ncs/toolchains/66cdf9b75e/opt/zephyr-sdk/arm-zephyr-eabi...
Hello,
I would like to ask what is the maximum number of simultaneous TCP connections that can be operated on nRF9151-DK while using LTE-M?
Alternatively, is it possible...
I am using an nrf54l10 with the NRFconnect SDK. I would be interested in a solution to go into a low power state and wake up again after a specific time (multiple hours to...
Hello, I am trying to develop a 1000 Hz wireless gaming mouse. The mouse has a NRF52832 onboard and the dongle has a NRF52820 on it. (Cannot switch to 52840) I do know about...
Hi,
I am using zephyr v4.3.0, and have compiled the "https://github.com/zephyrproject-rtos/zephyr/tree/main/samples/boards/nordic/system_off" sample to
run it on a Adafruit...
Does Nordic provide an application like nrFConnect for Desktop that could be used with a nRF52840 USB Dongle for a ZigBee network survey? Use case: Scan environment for existing...
Hi,
I'm developing with nRF Connect SDK v2.9.0 in VS Code. I followed the exercise l1_e1 from the intermediate course. When I debug with breakpoints and the first breakpoint...