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.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Hi,
I faced with an initialization issue of combination two features: MCUMGR and UART_ASYNC_API. I get a crash right after the FW starts. It looks like the SW configuration...
Hi,
I am trying to modify ACK handling in ESB(nrf_esb.c, inside on_radio_disabled_rx()) but confused about accessing real payload data (PRX example, SDK17)
is used for...
Hello!
In the NCS SDK for the nRF54L15 chip, the DTS is configured in a way that part of Flash and RAM is reserved for the FLPR core (RISC-V core).
I'm wondering if we...
NCS3.0.0 , NRF52840
calling bt_conn_disconnect does not result in the disconnect callback being called.
the conn state seems to be stuck in BT_CONN_DISCONNECTING. I have...
The nrf_cloud_multi_service sampe is running in to fatal error while trying to downolad A-GNSS data. The sample is configured to work with NB-IoT and CoAP.
Here is the log...
If I follow the Create New Board wizard it will only offer nRF54L15 from the 54L series SoC (I want 54L10)
The others are included in the SDK, and if for example I make...
The partition table for the nRF9151-DK is different than the partition table generated when the Create a new board option is used in the nRF Connect SDK and the nRF9151-LACA...
Hi,the Nordic team It only took me ten minutes to compile the whole Matter program yesterday morning, but now it takes me more than an hour to compile the whole Matter program...
We are currently working on a project based on Enhanced ShockBurst (ESB) and would like to use Front-End Module (FEM) support with the nRF21540.
In your Enhanced ShockBurst...
I am having issues getting the BMI270 sample working on an NRF54l15-DK, using nRF Connect SDK v3.0.2 and toolchain 3.0.2. After successfully building and flashing the program...
i would like to get MCC, MNC and other cellular data via API. I found lte_lc_conn_eval_params_get() function/API as part of <modem/lte_lc.h> that has the information I am...
We are using Thingy:91 X as an evaluation platform for our upcoming product. Our test application is made up of a nested-loop structure like
while(true){ lte_lc_connect...
I'm using the code below to trigger a callback on pin rising edge.
Unfortunately, the counter is not being increased at all. Any reason why? I used multiple sources already...
Hello Team,
I AM USING NRF52833QDAA IN NRF CONNECT SDK , IN DATASHEET P1.09 IS MENTION BUT IN OVERLAY FILE OF NRF52833QDAA AT ALIASES PIN P1.09 IS NOT MENTION OR NOT DEFINE...