Hi, last year the name of the Zephyr module "TraceRecorderSource" was changed to "percepio". In January a PR was accepted that updated the SDK's allow-list (west.yml).
We...
Four returned products after sale could not be turned on & charged normally. Preliminary analysis of disassembly showed that the MCU was damaged, and the MCU was cross-verified...
hi support team,
may i ask do we have demo on how to test remote provision in ncs2.9.0?
i assume there are two possiblilities:
1.
For server, we need add below settings...
Hello,
We are using a BLE module based on nRF52832 with a U.FL connector for external antenna connection. One of our automated tests requires we turn off/on the antenna...
Hi,
I am working on a sensor device that requires very accurate timing on the sensing and sensor signal algorithm side. This device needs a low latency and low jitter radio...
Hello,
I'm looking to get XInput working on the nRF52840 so that our device can appear as an Xbox-compatible game controller. I'd appreciate any guidance or recommendations...
Hi
We are using the CMakePresets.json file for different variations of our firmware. Since the latest update (2025.4.106) the build configuration interface changed a bit...
I am trying to “spy on” two ANT+ devices talking to each other:
The first device is a bike trainer running the ANT+ FEC profile
The second device is a computer (running...
I am using 52840 dongle, program using this: nrfjprog --reset --program _build/nrf52840_xxaa.hex --family NRF52 --sectoranduicrerase, but I got There is no debugger connected...
In the SDK example, it says:
Connect to the device from nRF Connect for Desktop (the device is advertising as 'Nordic_HRM'), then bond to the device.
However, I couldn...
Hi,
After trying to flush a program to the dongle with no success, the dongle got into a state where it's not recognize by windows and no LED flashes on it when plugged...
Is there a way to get “Help”/documentation on nRF SDK functions inside Segger Embedded Studio the same way it does it with standard C functions when you click on a function...
Hi
I used nrf_sniffer_v2.0.1 and wireshark3.1.1 to capture 113 bytes package send by nrf52832
but the package was divided into 5 packages in wireshark while use app receive...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
1) Instead of UART, I am trying to enable...
I stumbled upon an issue where the LFCLKSTAT register in the NRF_CLOCK peripheral can not be properly evaluated after a softreset if the application that was running before...
Hello guys,
I'm pretty new about embedded development. I want to transfer data by BLE (probably UART?) and then read from COM port of my win10 laptop. Can you give me a...
Hello!
I compare the timer every 1ms and process it. In order to check whether it can be executed every 1ms, I am going to refer to the register value by "TASKS_CAPTURE...
I would like to use Gazell along with BLE using the TimeSlot API. As part of this I need to set the Gazell mode to NRF_GZLL_MODE_SUSPEND while waiting for the next timeslot...