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...
I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
Hi support:
When testing the peripheral nfc pairing sample on the nRF54L15-DK development board, and using an Android phone for testing, it was found that...
Dear Company
We are using the following component NORDIC NRF52840-CKAA-F-R7 and we have a problem in the test phase.
We have two version with the following marking code...
Hello,
I’m working with the nRF9151-DK hardware to test Power Saving Mode (PSM) functionality, but I’ve encountered an issue: The TAU timer (T3412) cannot be activated,...
Hi
Nordic engineer
Power consumption cannot be reduced after using hardware encryption. Under normal conditions, the device power consumption is 30µA, but after calling...
in nrf 9151 and sdk 2.9.0
we use cellular with aws
but here when we publish 10KB payload it take 6 sec and 6 byte payload take 1 sec so what we need to change for fast...
As per nRF54L15 datasheet, system_off current at 3V VDD is 0.8uA . I am getting negative average current when i measuring System_OFF current consumption of nRF54L15 using...
I am using the nRF52840 in QFN48 package. I noticed that the official pin description does not specify the corresponding pins for the digital microphone clock and data. Can...
Hello,
Starting the ncs 3.1.1 UART ASYNC examples on nrf52840dk and nrf9151dk, works fine.
Then I add SHELL on nrf9151 side, it crashes when getting incoming bytes ...
Hello everyone, some days ago I bought a nPM1304 EK kit. My intention was to profile this battery https://www.eemb.com/product-147 for my projects. I installed nPM PowerUp...
Hello,
I want to build a wireless mouse with the highest possible refresh rate. I'm considering using an nRF52840 dongle. How often can packets be sent from one nRF52840...
Hi, I’m currently experimenting with ESB using the standard esv_ptx/esb_prx examples on two nRF54L15 DK. My goal is to reduce the radio latency as much as possible. I'm still...
Issue: There seem to be plenty of ways to securely store TLS credentials (generated off the device), or any sort of string data, in persistent storage on an nRF91x device...
I am trying to read/write/erase in a partition of flash in NRF9151. I am building a non-secure image to have access to the LTE library. The code is resulting in a hard fault...
My task is to implement inbuilt RTC for nordic MCU nrf54l15 series. When i use the below API nrfx_grtc_init, it is throwing a error and returning a error code which is saying...