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...
We are using NRF5340 and interface with a host system via USB. As the USB stack supports the DFU device class, we plan to use that for firmware updates, and use dfu-util on...
Hi all
Coming back to an nrf52840 project after some weeks, VScode nRF extension do not work anymore.
Trying to recover a board (nRF52840DK) gives error:
08:52:50] nrfutil...
I need to Send the Multiple Packet using 2.4 GHz Radio Transmitter. Currently I am using nRF52840 DK Development Board. SEGGER Embedded Studio IDE Version: V5.68(64-Bit) ...
Our device is configured with MCUboot in direct-xip mode with revert. We want to flash a build that contains both a test firmware and the main application, with the expectation...
Hi,
I would like to do the wfa certification shown in this page: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/wifi/wfa_qt_app/README.html
What is the...
Hi,
Our product has reached the mass production stage and needs FCC certification. We used the coded phy protocol, s140_nrf52_7.0.1_softdevice.hex. Does this support s2...
Hello Nordic Support Team,
I am trying to implement a ring buffer of structs.
Even though my consumer runs much more frequently than my producer, the buffer becomes full...
Hi Sir, i want to build the 2.4GHz Radio-> transmitter Example Program using PCA10056 but getting the below Error. Attached in Screen Shot.
Building 'transmitter_pca10056...
How to create task in zephyr rtos ???? I know creating task in free rtos.Is there any difference between thread and task ? I heard both r equal but in free rtos it is called...
Good day,
We have a requirement for our medical device to detect disconnection of the Bluetooth link in a very timely and consistent manner.
We have an application layer...
HI
I am using the nrf54l15 SDK version ncs3.0.0 and the Zephyr example. Currently, I am connecting a sensor via SPIM30 and need to read the sensor's data every second, which...
After today's vscode upgrade boards aren't detecting on my pc & on my colleagues pc neither. While same board is getting detected on another one of my colleagues pc. Kindly...
I'm trying to run the DFU sample l9_e5_sol on a custom board using the nRF5340 and SDK version 3.0.2.
My goal is to perform DFU over BLE using external flash. However, before...
To preface:
Board: nRF9151DK
nRF Connect SDK / Toolchain: 3.1.0
Hello,
I believe I found a bug regarding PSM (Power Save Mode). Specifically, you can't disable...