Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
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...