Back in SDK 17 or so there were code samples for both the client and server side of the LED button service.
What happened to the client/central example when you migrated...
Summary
On NCS v3.3.0 with CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y and a single Ethernet AIL interface (W5500), the Border Router never initialises:
ot br state → uninitialized...
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, I am trying to understand the Friend and LPN behaviour. For that I am refering to nRF sample application light" and "light_switch". Below is the setup details: 1. On one...
Hi,
I've been using NRF Cloud without issues (Pro subscription) and I am no longer able to login my NRF Cloud account. I tried changing password and use different type of...
Hello Nordic,
I’m using ncs\v3.1.0\nrf\samples\peripheral\radio_test` to test the nRF54L15 with PHY set to `NRF_RADIO_MODE_BLE_LR125KBIT`. However, the RF spectrum measurement...
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...