HW: nRF5340DK NCS: v2.8.0
After installing NCS v2.8.0 from ToolchainManager, I tried to build the project but failed.Error message "No such file or directory: LIBGCC_FILE_NAME...
I am using NRF Connect for VS Code on Ubuntu 24.02 with an adafruit nrf52840 feather express. When attempting to use the DeviceTree Extension, the wrong dts file is listed...
We could have found "transmission delay" in Audio recording sequence.
Here are the detail about the environment of DUT, and phenomenon.
Please find the attached file....
Hi What is the best way to read cluster attributes periodically in zigbee network coordnicator? any sample code available for one time request or subscription for value change...
I was trying to get a simple Zephyr project to build and run on the Arduino Nano BLE 33 which has a NRF5248.
In VSCode with the NRF plugin I select "Add build configuration...
Hi,
I am building an app that connects to the NRF52840 with BLE. The NRF board is attached to an electrocardiogram(ECG) setup, so I am interested in the app being able to...
The following phenomena have been observed in an anechoic chamber:
Success : After the bt_audio_stream_start function is called, the stream_started_cb callback is invoked...
Hello,
We applied for some nrf9151 samples and designed a simple development board with reference to nrf9151 DK. However, there was an issue during testing that the SIM...
Hi, I'm having problems with the firmware update of the Thingy-91. I received it from my professor to use for my final project (it has already been used by previous students...
I am developing a Github CI pipeline to automatically compile, sign, and upload firmware images for a nRF52840 device.
Because I don't have direct control over the machine...
I am having problems in the JLink connection for nRF52840(RAK4631) to load MCUBoot+Zephyr application. In the RAK4631 RAKWireless bootloader, it is loaded using nrfutil by...
Hello.
I want to try changing the settings of the transmission window used when connecting with BLE. How can I do this?
I searched for the S140 API, but could not find...
I am using nordic 52840 for produciton development After software jump from boot to app, then app run ok, but after 8 mins ,it went wrong(uart can not reply anymore).
we...
Hello, I've got a frustrating error on a fresh install of my environment on Mac OS 13: " Could NOT find Python3: Found unsuitable version "3.9.6", but required is at least...
Hi,
I am currently developping a board with a nPM1300 as battery charger and power management IC. I was wondering how resilient are the CC pins are to ESD. On the Absolute...
We have this custom sensor board, running nRF9160.
Application code built with SDK 2.5.0, running modem FW 1.3.2, and using LTE-M connecting to MS Azure IoTHub with MQTT...
Code is on APP processor. It is in secure mode, verified using this method: https://community.arm.com/support-forums/f/architectures-and-processors-forum/13548/for-armv8-m...
hello, i have a weired issue with my sensor communication using spi. the code that used the old SDK works, but the one using the new SDK for some reason doesnt. i need to...
Hi All.
A few years ago, Nordic documentation for developers included many "examples" to practice with and learn about this technology. For instance, ... >examples>ble peripheral...