Hello DevZone!
All samples with Application Event Manager (CAF, nRF Desktop) has simple main function like that:
Main thread has terminated after executing and main...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hello,
I have some trouble to identify my custom nrf52832 board in the VSCODE.
To program the board I am using nrf52840dk, and connect it to my board as follows:
...
Hello Team,
I am working with Thingy91x and I was checking whether is pwm led or pwm gpio can be configured for nRF5340 of Thingy 91x. If possible will you please let me...
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,
While completing the nRF54L Series Express course, I noted that USB support is not provided by the bare-metal SDK.
I wanted to check if adding support for this is...
I tried to build the Blinky sample description in nrf sdk fundamental academy training without success.
Error occur during build at B0n stage:
error: 'struct shell_ctx...
Hello.
Are you able to give any specific details around an SDC Assertion with File ID 13 and Line 451 please?
The nRF Connect version is v3.2.4.
I'm trying to isolate...
## Summary Setting `CONFIG_MEMFAULT_NCS_INTERNAL_FLASH_BACKED_COREDUMP=y` on an nRF54L15 target fails to compile. The Kconfig is exposed (it only `depends on PARTITION_MANAGER_ENABLED...
Hello, one of our devices moved from using the nRF52832 to using the nRF54L15 .
I created new board files and got the old software to run, after some adjustments. The application...
Hi everyone,
I’m working with a Zephyr input overlay where I define double-tap , longpress , and extra_longpress behaviors on the same physical button.
This is the overlay...
Hi,
I’m working with nRF54L15 (nRF54L15 DK) using NCS v3.0.2 , and I’m facing an issue with ADC channel readings.
I configured the following ADC channels:
AIN3 ...
I am updating my ncs from ncs2.7.0 to 2.9.2. I have a dfu application for which the build targer is nrf52840 and nrf5340. For this reason, I have pm_static files. for some...
I am using SDK version v3.2.1 and trying to put the nRF54L15 DK board into deep sleep using the sys_poweroff () function and wake it up using Button 1 on the DK.
This setup...
I get this error when i try to use FATFS or LittleFS - RAM works though /Users/admin/mass_1/src/main.c: In function 'setup_flash': /opt/nordic/ncs/v2.9.0/nrf/include/flash_map_pm...
Looks like Gazell can't run on nrf52810 with nrf5 SDK :
I don't knnow whether it is possible to create app on it with nrf connect SDK.
I think nrf connect SDK will need...
Hi, I have purchase a circuitdojo_feather_nrf9151 board it has LIS2DH12 and npm1300 on i2c2 i also want to connect SHT40 but facing issue this sensor is not detecting on i2c...