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. I did some testing with two nrf5340DK boards to check the accuracy of distance measurement with Nordic's nrf_dm app. Even in non-high precision mode the reading with ifft...
Hello,
I've developed a custom PCB which uses an nRF52810 SOC. I've been developing the software for the device using NRF Connect SDK 2.6.1 in Visual Studio Code, and I...
Hi,
(nrf52840, custom device, nRF5_SDK_15.3.0_59ac345)
I am working on a BLE project involving one central device and two peripheral devices using BLE NUS. The peripheral...
So I've been trying out the nRF9161DK, and had a lot of problems creating builds with the included samples. Mostly CMAKE errors.
Guess I'm missing some basic knowledge here...
Issue with debug on the PDK eng_rev_B PCA10156
Segger does not recognize the chip and debug fails across multiple sample applications
debug message results:
JLinkGDBServerCL...
Hi everyone,
We have devices using the BLE module (nRF52) deployed in clinics for testing. They have been functioning without issues until recently when we noticed occasional...
I am using the MESH distributor sample from the nRF Connect SDK (v2.8.0) on an nRF52840 development board. My aim is to use the RC oscillator (RC source) instead of the low...
Working on a nrf5340 project, and running into limits of the size of the flash to store my application image along with mcuboot bootloader.
I had a mucboot setup that fitted...
Hi, I have a nRF5340 using hci_ipc that has the following features:
Central Role + Scanning (Multi-connection to nRF52840 peripherals)
Peripheral Role
QoS Channel...
I'm using
the nRF52840 DK and the Matter light_bulb example, SDK v2.7.0.
a raspberry pi with the nRF dongle as a thread border router
the chip-tool running and compiled...
I am evaluating a Fanstel BC805M device, which uses the nRF52805 chipset. I am using VSCode and have installed the nRF Connect Extension Pack, toolchain v2.8.0, and SDK v2...
Hi all,
We are working on a project that uses the nRF5340 and nRF7002 combo. In our application, the device enters a low-power mode on the nRF5340 during sleep, with the...
I just freshly (Nov 25, 2024) installed the nrfutil 'core' exe and the nrfutil device command.
I try to list my nrf devices (a nrf52840 dongle is connected and another nrf52840...
Hello, I need your help about BLE channels. Currently, I use only the primary channel 38 for advertising data but, when the data are sent, I don't have the information of...
I have found a bug in SDK v2.6.0 at zephyr/drivers/flash/nrf_qspi_nor.c while erasing the external MX25R64 flash.
Environment:
nRF5340 DK Hardware (MX25R64 external...