Hi, I am unable to read GPIOs (always getting 0x00000000 from gpio_port_get or 0 from gpio_pin_get). My main project is https://github.com/marcuswu/leaf-fall/tree/main/firmware...
The DECT Nr+ shell (the MAC version, not the -phy; tested with v3.3.0-ba167d9f3db4) offers IPv6 connectivity.
The DECT standard has a profile for IPv6 described in ETSI...
Hello,
Overview:
Currently we are using nRF9160 we are using mbedtls library for generating EC key based certificates (self-signed and CSR). Our code is built with TFM...
Hello, I wanted to update my project (Custom board using the nRF54L15 ) to the v3.3.0 SDK since this fixed a BLE bug with the v3.0.1. version. To my knowledge I did not change...
Hi,
nRF9151 + Kyocera AVX P822601 internal SMT antenna: 8 dB RSRP loss vs external antenna — possible PCB layout issue?
Test Results
Test 1 — Out of Faraday cage, internal...
Hi
The TWI driver has a twi_clear_bus() function but the TWIM does not.
I'm getting an I2C error, and need to do I2C soft reset. I'm doing this manually at moment but...
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...
Hi All,
We have an application that was compiled on nrf54L15DK where we get UART logs . The application was tested on DK and is working fine. Use Case:
Wanted to run...
I am interfacing the DS18B20 digital temperature sensor with the nRF52810 using the nRF5 SDK . The same firmware and hardware configuration works correctly on the nRF52832...
Hi,
We are facing a critical power consumption issue in our nRF52-based Zephyr application , where some devices randomly enter a high-power consumption state (~80+ µA) instead...
Hello,
I am currently using the bt and uart backend for zephyr logging on ncs 2.9.2. I want to be able to save logs to flash which will be useful in debugging/ and be...
I am trying to establish a BLE connection between two nRF52840 devices.
The child devices are properly advertising and are close to each other.
When attempting a BLE connection...
Hi,
We are running into a serious issue with OTA. Specifically, we have observed that nRF52832 will not be able to perform OTA to a newer firmware given that it is previously...
I saw a description about on-the-fly CCM mode decryption in the nRF54L10 datasheet, but the Configuration section of CCM00 states that it does not support on-the-fly decryption...
I would like to know about the Mesh model.
Light Lightness、
Light CTL、
Light HSL Setup、
Light Control
Are there no configuration components for any of the above...
Hey,
To program the nRF54L15 EVK, is there some dedicated program tool needed?
From EVK package ordered online, there is only USB cable inside. Can I assume the USB cable...
SDK: 3.0, nRF54L15
I have modified the clusters using ZAP tool (west zap-gui). When I tried to built, I get the below error:
1. I used Matter door lock sample and the...
Hi I am starting with nRF9160. I build and program "nrf91_simple_tracker," but while running, I got the following terminal output:
I am using nRF Connect SDK v2.7.0 with...
I'm developing a solution using nrF54L15 that needs to receive packets from existing legacy RF devices in the field that cannot be modified.
Required RF Parameters:
...
Hi team,
I am using ncs2.6.1 ( github - install from VS Code ) , toolchain 3.0.2 ( previously used 2.6.1), My DK works great standalone also here is the view from nrf-connect...
Hi,
I am planning to get the PPK2 fabricated and assembled using the HW files available for PPK2.
Just wanted to check will I have issues loading FW on it since I don...
Hi all,
I’m working with an nRF52833 using SDK 2.8 and trying to enable DCDC mode to reduce current consumption.
I tried adding:
CONFIG_BOARD_ENABLE_DCDC=y but I got...