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...
Was excited to get an (apparently) early copy of the nRF54LM20B-DK so that I could explore all the Edge AI capabilities of the system (using both Neuton and Axon models)....
Hi everyone,
I am trying to use SPIM for an external DAC. The DAC does not require MISO, only SCK, MOSI, and CS.
I configured SPIM like this:
#define SPI_DAC NRF_SPIM2...
Hi there,
I'm using /opt/nordic/ncs/v3.3.0/zephyr/samples/bluetooth/channel_sounding/connected_cs/initiator and /opt/nordic/ncs/v3.3.0/zephyr/samples/bluetooth/channel_sounding...
Hi, all!
I'm currently facing an issue with upgrading the nRF52840 firmware on a Thingy91 and would greatly appreciate your guidance. I'm following the official instructions...
Board: nRF52840 DK (pca10056) NCS version: v3.2.3 Goal: Send and receive raw 802.15.4 frames with a custom packet format, without using OpenThread, Zigbee, or any other mesh...
Hi,
I'm trying to install the nordic sdk/toolchain combo via nrfutil command line (Windows x64) and I get the following error:
Is there any known way to resolve this...
Hey Team! We are developing a radio-heavy BLE application on the nRF SDK version v.3.2.4 where we use the experimential QoS Channel Survey feature. In normal operation, it...
When attempting to install a downloadable app in nRF Connect for Desktop 5.3.0 on Linux, the installation fails with an EISDIR: illegal operation on a directory error. The...
Hi Team,
I need to use this external clock for my deep sleep use case so let me know the step forward for the same.
I am using custom board with nRF54L15 and also LXFO...
Hi everyone, I recently encountered an issue while developing with the nRF54LM20A. When acting as a USB High-Speed (HS) HID mouse device, Endpoint 0 fails to respond with...
In the nRF Connect SDK v3.3.0 release notes, I noticed that the QoS Channel Survey feature has transitioned from experimental to supported (i.e., production-ready).
From...
HI,
I'm reading this post about NFC antenna matching. It says in Method 1 to connect the coil antenna to the S11 port of the network analyzer. How should I make the connection...
As mentioned in subject,I try to study course with CMSIS-DAP,now, chip recove and flash is OK,but blocked at debug step for 2 days now.
Maybe I made some wrong config some...
I keep seeing this in your documentation:
This functionality is in the process of being deprecated and replaced by Zephyr’s default devicetree-based memory partitioning...