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...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
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...