Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...