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 ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
Hi, here comes a few VSCode plugin bugs, it's really the first one that is the main one, but thought I might as well "dump" the rest of the quirks and bugs I have with it...
Hello,
I am unable to see my Nordic Thingy 53 using the nRF connect desktop app, I can use the apps on my phone, but I need to be able to use my computer for a class....
Hi Nordic Teams:
I'm using Nordic Connect SDK v3.1.0 and nRF52840, I want to update USB iSerialNumber string in hid-keyboard samples.
I tried two methods but they didn...
Hi,
I'm not able to flash nRF54 DK. Log as below:
2025-08-29T06:47:39.828Z INFO Initialising the bundled nrfutil device 2025-08-29T06:47:39.874Z DEBUG Started watching...
*Note that this is only an issue when the central and peripheral are simultaneously active.
This is my current setup for starting advertising, but it requires a deprecated...
Intro We are using the nRF9160 with sensors we manufacture. The code developed is based on the serial SLM sample, toolchain v1.6.0. I am trying to keep the code/project files...
Hello. I have an issue with my development board. When attempting to recover the board, i cannot due to access port protection. This is the specific error message from the...
I'm new to developing nRF devices. This is the first time to set up SDK.
I installed Toolchain Manager v1.2.6 to install SDK, but it is too slow and falls into error. It...
am trying to mount little fs example with my external flash winbond w25q256 but my nrf52840 board taking internal memory and am using qspi
it get automount and writing in...
Hi Nordic,
I need to build an Auracast broadcast speaker (LE Audio BIS broadcaster). Besides audio, I also need two-way data exchange between the Auracast source and the...
Hello,
I am trying to have my own BLE advertising and scanning (with filtering) custom service (from now on peer service) in parallel with BLE mesh. So far I've been able...
Dear Nordic Team,
I have to use PSA Crypto key derivation in my NRF54L15 firmware during BLE communication with BLE Central, however, I am experiencing a problem when I...
In the function mentioned above, I repeatedly perform the following operations in a loop at a specified interval:
Power on the internet module
Connect to Wi-Fi...
I am trying to program modem keys using pylink and Modem_Shell with RTT enabled and it is almost working.
I find that the maximum download size for a command that I send...
Hi,
I got strange behavior of the SPI4 nrfx driver on nRF5340 (using nRF SDK v2.6.1 non-secure build with BLE enabled on NET core). Namely, every time I try to receive bytes...