Hi,
I'm running into what looks like a software link-layer issue on the nRF54L15-DK that I'd like a second pair of eyes on. The same firmware works end-to-end with iOS...
i2c_write_read() returns -5 (EIO) immediately when writing register 0x01 to the sensor. Logic analyzer confirms the sensor clock-stretches SCL for ~14µs+ after receiving the...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
Hello,
We are currently evaluating BLE Gateway (CIS, BIS) development using the nRF5340 Audio DK.
We would like to ask whether bidirectional CIS streaming is officially...
Hi,
Razer devs working on new mouse variant that wil use nPM1300 would like to know what are the minimum and maximum values of Rshphld? These values are not in the datasheet...
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...