Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
HI
I am using the NCS 3.0.0 SDK and want to use FCB to store sensor data only in external flash.
Therefore, I added external flash to the pm_static.yaml file in the project...
I’m using the nRF9151-DK Evaluation Board . Normally, I connect the board to PC via USB — for programming/debugging
However, since I’m preparing for production testing,...
How to incorporate RSSI (Received Signal Strength Indication) signal strength measurement in the channel_sounding_ras_initiator example? Which function should be used?
Hello everyone, I'm trying to build the blinky sample for nrf9160 DK board using CLI. The build works with SDK and toolchains v2.2.0 and v2.9.0, but fails with v3.0.1 and...
Hello,
I am experiencing an issue with the I2S on my nRF54L15 DK while my application with the nRF Connect SDK Bare Metal v0.9.0 I am trying to use initial I2S .
IRQ_CONNECT...
Hello,
I am currently evaluating the use of the nRF21540 FEM to boost our radio transmission range and resilience. Currently we are using an nRF52840. For my tests I used...
Summary
We are trying to perform a DTLS 1.2 handshake using PSK (Pre-Shared Key) from an **nRF9151 module running NCS v3.0.2, using modem-offloaded DTLS (IPPROTO_DTLS_1_2...
Hello!
I have stored a PSK in the KMU of my nRF54L15, and now want to use it for a Lwm2m client DTLS connection.
According to Zephyr's documentation, the PSK must be provided...
Hi, I'm using v2.7 toolchain and v2.61 sdk, I tried with both wifi sta and wifi shell example, both failed to build when CONFIG_WPA_SUPP=y, if I comment out this config, then...
I have succesfully tested my software that sends gnss location to aws iot with nrf9151dk. Recently I configured software also support also thingy91x. My problem is that Aws...
I've nrf52833dk board, I'm doing i2c exercise from Dev Academy's NRF connect sdk fundamental course. For some reason I used 'Quick Start' option in "nrf connect for Desktop...
Dear Nordic teams :
I would like to clarify the capacitor usage configuration:
1. If the firmware is configured to use the internal load capacitor and I also place external...
Hello,
I'm building a project on a Xiao nRF52840 Plus board. When I built and flashed the firmware, the Nordic LED Button Service does not appear in the nRFConnect app....
I have a custom board with bl54u and NPM1300 . Working fine.
But now replaced with a NPM1304 as it is pin compatible. Worked fine with fuel gauge NPM1300 on SDK 3.0.1. ...
We've derived a DTLS handshake test firmware from github.com/.../l5_e2_sol
Tests have been done using nRF9151 DK, SDK 3.1.0 and modem firmware 2.0.2.
First we verified...