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 ...
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...
I'm leveraging a fuel_gauge example to pass a version string as part of a Device Information Service. When viewed in Nrf Connect (desktop or mobile) only the first character...
Hi,
I tried to build and flash the binary of NRF WiFi Course Example L2 E3.
There was no build and flash error. But there is no logs on both UART terminal.
My setup...
Hi Nordic Support Team, I'm experiencing severe memory constraints with the AWS Io T Core example on the nRF 7002DK (nRF 5340) that make it impract ical for real-world applications...
Hi, we are using the nrf_cloud_fota_poll library with CoAP to interface the nRF Cloud for FOTA updates for nrf9160.
In lossy mobile network with bad reception, the FOTA...
Hi,
Developing with nRF54L15-DK on Zephyr RTOS, our team concerned about nRF54L15 DK board maximum advertising range.
Is there any Bluetooth performance report to show...
Hi Support Team
Customer's end product needs to test in MRI when the product is completely powered off. Customer concerns that the following three components will be infected...
I am trying to update an nRF52 through the DFU protocol from an esb firmware without softdevice to a bluetooth firmware with softdevice included.
I am updating the device...
Hi
Recently my devices started having issues with nrf cloud fota over REST, when checking for FOTA I'm getting error 500.
This started on morning 05.11.2025, all devices...
Hi,
We have a product based on nrf52 that was build on nrf5 SDK. We want to develop new product that will be based on nrf91+nrf52. We obviously will use NCS for this one...
Hi,
Quick question about the serial_modem application ( https://github.com/nrfconnect/ncs-serial-modem ), and specifically about the native TLS support.
This was recently...
I have a project based on NCS 2.8 and using toolchain 2.8. In order to use claude code, I have setup a WSL container which includes a python venv. I'm able to build in the...
nRF Connect for VS Code v2025.8.654+ on Ubuntu 24.04, always shows a false warning that the shell config overwrites ZEPHYR_BASE when a terminal window is open. The variable...
Hi,
I’m using the nRF5340 for a beacon development project in VS Code with nRF Connect SDK v3.1.1 .
However, I’m facing the following error during initialization:
Starting...
Hi!
I am testing the nRF54L15-DK with 2.9.0 SDK and have some questions:
1. MX25R64: - why is it used in 1-bit (spi) and not 4-bit (qspi) mode? - OTOH this setup saves...
Hello,
I have problem with configuration.
My project is based on the project: GitHub - nordic-auko/nRF5-ble-timesync-demo: nRF52 clock synchronization demo code . Timesync...