This would be a continuation from a previous discussion on the topic of Bonding information and the process of bonding between the peripheral aka headset and central device...
Hello,
Customer would like to know if part below:
NRF52840-DONGLE
Customer would like to know if there is any connector that Customer is able to use to the above part...
Hello!
I would like to report a bug with the nRF Connect for VS Code extension.
My setup
VS Code v1.98.0
nRF Connect for VS Code Extension Pack v2024.9.5
nRF Connect...
I have tried using SMP svr example with MCUboot for FOTA, NRF Connect SDK version 2.9.0. The example is located in zephyr\samples\subsys\mgmt\mcumgr. This example is working...
Hello,
our project which started 7 years ago with SDK13.0 has been migrated some time ago to SDK 15.3 and now to SDK17.1. At the beginning we were quite happy with the RTT...
Hi,
I'm developing a system which needs to have near real time control (downlinks) and uplinks. I've into these 2 issues. Please note that I'm still a beginner with LTE...
I am using the board nRF5340 Soc , which by default exports two VCOM ports via the J-Link OB debugger . Currently:
VCOM1 (UART0) is used for both logging and serial communication...
Hi, although there are many guides and stories about attaching the nordic to external storage NVM, there aren't infos about doing the same with RAM.
I even found some threads...
In NCS v2.9.0 I want to use BLE security (BT_SMP, BT_SECURITY_L4) simultaneously for a peripheral and a central connection. I have tested both separately and they work individually...
It seems I cannot post a full explanation of context so here is the short version. Ill add detail after.
Devices in field all suddenly unable to connect to GCP host.
Problem...
hi,
I need to develop some custom features for MCUBoot, so I transplanted the entire bootloader folder from NCS into my project. In the project's root directory, I added...
I am try to make Bluetooth LE with Nordic UART Service bondable in to pair with central, not requiring to enter pairing code again and again.
I have set followings in prj...
Hi Team, I am trying to see the PaWR PDUs in wireshark sniffer. I am using example periodic_adv_rsp from NCS v2.9.0. I am referring to the link for exploring. How can I see...
I have added shell console and its support into my nrf54l15 device and it worked well like below.
But now I want to use a python script to run this "bt" shell command...
Hi
I want to use BLE to send out realtime videos, and I found there is a nrf70-wifi-ble-image-transfer-demo given by nordic. Could you show me what is the BLE Camear App...
trying to build matter sample example light_bulb but getting error :
nRF connect sdk v2.9.0 & tool chain v2.9.0 using
board nrf21540dk/nrf52840
following are the...
I'm using the ESB API and I've noticed some peculiar operation when debugging with nRF Connect. I have made the following observations:
1) Giving a semaphore in the ESB...
I'm using the Async UART API and the Enhanced ShockBurst API and my code seems unstable. The RF Connect Debugger frequently crashes.
The ShockBurst User Guide specifies...
Each time I attempt to use a Zephyr API on my NORDIC device, I face the mystery of what CONFIG setting are required to go with it. For example:
To make the Async UART API...
NCS 2.7.0 with Toolchain 2.7.0
I'm working on an out of tree application derived from the example application project.
I'm using sysbuild with MCUBOOT.
The processor...
Hello, we are using the NRF52810-QCAA in LDO configuration. On reference design, there is an NC decoupling capacitor on DEC2 pin.
Is it possible to completely remove it...