I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
I have an interrupt handler that sets a flag some of the time, and then runs other code in main whenever that flag is set. The code looks roughly like this:
I have debugged...
I'm trying to commit a VS Code project to source control and don't want to include the entire build directory (with all of the build-generated files). But it seems that all...
Hi,
We are designing a cellular antenna based on the Thingy91x reference, which needs to support all frequency bands of the nRF9151 cellular module. The antenna tuning switch...
Hello Team,
I have downloaded hello-nrfcloud/firmware source from Releases · hello-nrfcloud/firmware link.
I am not able to build the source provided using VS Code.
...
I've designed a custom PCB for nrf52832.
The chip is getting programmed for GPIO and working fine. But when I'm programming it for I2C it is not working. The chip is getting...
i have a "bare-metal" (register-level access) BLE advertising program which does not consistently consume the same amount of power when transmitting.... here's what the power...
Hi,
I had some issue with my nRF52 DK PCA10040 v3.0.3, The programmer was totally unreachable also with the simplest terminal command so I tried to reprogram it trough hidden...
I am trying to implement GPS code in the nrf9160 but I cant find the function nrf_modem_gnss_init(); to initialize GNSS inside the modem in , is it being initialised within...
The following log is a compilation error.Is there any way to correctly compile?
e:/nordic/ncs/toolchains/fd21892d0f/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr...
We have an application where response time is critical, and we are trying to minimize the time from advertising to an active channel sounding session.
What we have already...
Dear Nordic,
We are currently evaluating the Amarisoft CallBox as an end-of-line (EoL) testing tool.
In an ideal scenario, we would like to use 1NCE production SIM cards...
When performing FOTA using NCS 2.9.2, we observed that the swap using move process takes approximately tens of seconds. However, with NCS 3.2.4, the same swap using move operation...
nRF Connect SDK v3.2.3, nRF9160.
Hi,
I'm working on a project which has MCUBoot enabled (dual slot) for firmware updates over cellular connection. I did not have a pm_static...
Hello,
I want to program the bare nRF52832 MCU over SWDIO, SWCLK, GND and +3,3V Connections with a Segger J-Link programmer. Unfortunately the programmer could not connect...