Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Hello everyone,
I'm trying to set up the Wifi stack on the nRF7002 and use it with MicroPython, but encountering a lot of difficulty with it. I cropped up a network_wlan...
Hi ,
I am trying to implemenent DFU on nRF52840. Aim is to store new image to slot on QSPI external flash but it seems like nothing is sored on slot 1 as when I upload...
Hello,
We are in the final stages of development with a board that combines the nRF5340 with the nRF7002. This board also requires native USB support and we are routing...
I am trying to implement LittleFS on 1Gb QSPI NOR flash (W25Q01JV) on the nRF5340.
I am running nRF Connect SDK version 2.4.2 and am using a slightly modified version of...
Setup: NCS v2.8.0 nRF52840
Hi,
I would like to ask about the implementation of Zephyr's SAADC driver (` adc_nrfx_saadc.c `).
In the project I'm working on, I need to...
Hi Nordic Team,
I'm currently working on a BLE project using NCS v2.9 and targeting a custom board based on the nRF54L15. My goal is to use the SYNTH LFCLK source (instead...
Hello, I am following the instruction on dev academy - nrf connect sdk intermediate lesson 2 excercise 1, but I can't select data tab on memory explorer.
I can select only...
Hello. I am using nrf52832 for Ble-based positioning. currently i am tackling with establishment of an anchor measuring rssi values and sending them to a central center (a...
Hi,
I am trying to run the nRF91x1: DECT NR+ Shell example on my nRF9161 SDK board.
I get this crash when the code runs
Can you point me to the explanation of what...
Hi,
I am working on implementing the BME680 sensor with the nRF5340DK using the I2C protocol. I have successfully obtained the slave device address and the sensor address...
Hello,
I recently tried some examples with nRF53 + nRF7002 (e.g. ble_coex example).
However, I am developing with nRF54 and I would like to understand if the combo nRF54...
Hi everyone,
I’m using a custom board (a tracker) that can travel at speeds up to 65 km/h and transmits data regularly every 200 ms. I expect, therefore, that the inactivity...
We're building a prototype board which uses the nRF52833 and want to tune the RF components. The radio_test sample in SDK 3.0.0 doesn't seem to support the nRF52833 SoC. Is...
Dear Nordic Support Team,
We are in the process of integrating the Nordic nRF Mesh SDK (version 3.3.4) into our custom Java-based application and require your guidance on...