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 there, I-m trying to compile a hello world sample with an encrypted bootloader
# Sysbuild configuration file.
#see C:\D\dev\nordicsemi\v2.7.0\nrf\doc\nrf\releases_and_maturity...
Hi all,
I'm currently facing the issue that we are receiving a PKCS7 encoded response from our EST server via a `/simpleenroll` request.
The PKCS7 response now has to...
We have a locator-beacon setup based on this https://docs.nordicsemi.com/bundle/ncs-2.9.1/page/nrf/samples/bluetooth/direction_finding_connectionless_tx/README.html running...
I have been facing a persistent Zephyr CMake/Kconfig build failure in my nRF Connect SDK setup.
Environment: Windows, nRF Connect SDK v2.7.0 , Toolchain v2.7.0 , using VS...
Hello Nordic team,
we are using a nRF52820 module in a beacon. After flashing the firmware and connecting via nRF Connect for Mobile, we can read the Service and Characteristic...
Hi,
I'm trying to CONFIG_MCUBOOT_ACTION_HOOKS with mcuboot on a custom board build with an nRF9151. McuBoot works well, but I'd like to use CONFIG_MCUBOOT_ACTION_HOOKS to...
Hi
I use MT8852BE to test nRF54L15-DK ,TX power setting 8dBm but MT8852BE Power(Pavg) show -6.07dBm ,Why is there such a discrepancy in the values?
nRF54L15-DK Setting...
For power cost down, use dts config to set pwm gpio H0D1 as follow:
pwm1_default: pwm1_default { group1 { psels = <NRF_PSEL(PWM_OUT1, 0, 26)>; nordic,drive-mode = <NRF_DRIVE_H0D1...
Hi,
We have defined a FOTA update for a set of devices. Our device SW follows the 'multi-service sample' code for FOTA.
Generally, FOTA works well for devices in a job...
Currently (as far as i can tell) the firmware for the DECT-NR+ mode is mutually exclusive with the LTE firmware, and you cannot mix the two wireless modes as you have to flash...
We use the device shadow "desired" section to send configuration params to the device. The device processes and accepts the params and then returns them in the "reported"...
HI
Based on the nRF54L15 with SDK 3.0.0 and MCUBOOT for OTA updates, I've discovered there's a firmware image compression algorithm available. However, when compiling with...
Hi Team,
We are using nRF9160 MQTT sample code 'mqtt_simple'.
1. What is the maximum payload we can send in one single PUBLISH?
2. I want to send 4KB of data in single...
Hello,
for some time I didn't have to work on my project that uses nRF Connect SDK but recently I had to work on it again and noticed that I am not able to build my before...
Hi,
I am trying to create a trilateration system with 3 initiators and 1 reflector (Hopefully multiple reflectors in the future) on the nrf54l15. The channel sounding with...