During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Issue description
I am using SAADC in single-ended mode with 3 channels (0/1/2). Measurements are performed by enabling SAADC, running offset calibration, configuring the...
Hello,
I have an application running on legacy NRF SDK and using the nRF5 bootloader, which has below flash sectors, 0x00000 - 0x026000 - Soft-device section 0x26000 - 0x0D9000...
Our custom product, based on the nRF52832, is undergoing certification. The testing laboratory requires that only one BLE advertising channel be active at a time—first channel...
Hi there,
We have a mass produced product with a modified secure bootloader (from SDK17). This BL has BLE and USB and we bolted on an SPI flash transport for OTA updates...
Are there any examples for audio recognition using Nordic Edge AI Lab audio (aka Neuton) ?
I am ready to start creating my model, but was wondering if there were examples...
I run the system_off example without the system actually going off, by removing all the calls to start the system_off worker. Instead of going to off, I let the system enter...
Hello
I played with the mcuboot_recovery_entry bare metal dfu sample. I noticed that if I sign an application image with an invalid key (invalid on purpose), the firmware...
I have been reviewing the antenna section in the datasheet of the BLE audio SoC nRF5340. The datasheet mentions a single-ended antenna output (on-chip balun). Could you explain...
Hi,
When the firmware is run in debug mode (J-Link connected), the system always works correctly. BLE initializes properly, and all sensors function as expected.
When...
Hello, everyone. I am an undergraduate student majoring in Mechanical Engineering in South Korea.
I am currently working on a research project to develop a PPG sensor using...
Hi,
(I'm assuming that the main() function of an application is actually executed as a thread.) I can't find any clear documentation that describes how a thread can suspend...
Hello team,
I am trying to interface the AT45DB641E flash with the nrf54l15 on a custom board. I am using the SPI00 instance.
Below is the configuration I set in .overlay...
Hi Nordic team,
We are working on a design that includes more than 50 peripheral node devices, each capturing sensor data and sending it to a single central receiver. I...
Hi,
I'd like to know how to tune the internal capacitance from the 32MHz crystal.
Specifically, I refered to section 4.12.1.1 Using internal capacitors in the nRF5340...
I am using the nrf52840 in QFAA package, and the external DMIC example receives audio data through the PDM interface. I noticed that the official documentation mentions support...