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...
SDK:nRF5_SDK_11.0.0_89a8197\examples\ble_peripheral\ble_app_hrs\pca10040\s132_with_dfu\arm4\ble_app_hrs_s132_with_dfu_pca10040
Our product encountered a problem with DFU...
I use an nRF5340 and nRF7002 on a custom board. My firmware is stable on the nRf7002-DK, but crashes on my custom board most of the time (mostly when connecting to the Cloud...
I have an application with a shipping mode that when enabled/disabled calls `conn_mgr_all_if_connect/conn_mgr_all_if_disconnect`. These functions eventually end up in `lte_net_if...
Hi Nordic Support,
I'm having trouble getting my Onomondo or Conexa SIMs to connect to the network and would appreciate your help.
Device: Nordic Thingy91X (nRF9151...
We are running a custom board with the nrf52840 mcu on the legacy 17.1 nrf sdk. external flash IC is AT25FF321A
On a small portion of our boards (maybe 1 - 5%) we are noticing...
Dear Technical Support Team, I am currently developing with the nRF54L15-DK development board, using the official Nordic channel_sounding_ras_initiator example project.
...
Hello,
Our product has reached the final mass production stage, but we need to add a lock function to prevent erasure and access to the programming/debug port. nRF54L10...
I am using the nRF52833 DK and a Nordic-designed antenna array (12 antennas with 0.02m spacing) for an AoA Direction Finding project. I obtained the IQ data using Direction...
SW version :2.4.0 HW revision: nRF52833 development board, PCA20054 Direction Finding Antenna Board 1_0_0 I use the routine director_finding_central and director_finding_periopheral...
Hello Team,
I am new to nordic products. We have just purchased Thingy: 91x from you.
I just want to explore on nRF52840 BLE section. I was not able to detect the device...
Hello! I have 126 kB MCUboot partition which I'd like to make immutable (write protected so it can't be corrupted). I have serial-recovery, KMU key handling, debug optimization...
When building applications/hpf/gpio with -DSB_CONFIG_HPF_GPIO_BACKEND_ICMSG=y on nRF54L15 DK (NCS v3.2.4), the build fails with error: '__device_dts_ord_DT_N_NODELABEL_ipc0_ORD...
Dear DevZone Team
To detect possible TWI slave devices connected on a TWI bus, we want to scan for device addresses and check if they are being acknowledged.
In the twi_scanner...
When a BTLE Connection is underway, calling bt_disable can result in an infinite hang in the Zephyr BTLE stack. Using ncs v3.0.0 Any ideas? There is some mention of: CONFIG_BT_HCI_ACL_FLOW_CONTROL...
I have implemented the erase protect and app protect in our application. There are commands for locking and unlocking the device. Actually, during testing I was able to lock...