Hello,
Fllow the guide of Configuring and performing DFU over Mesh,I can update firmwre successful use DFU:
Source: Example/Dfu
Target: Blinky(about 180 segment)
But...
Hi, I am working on custom board with nrf9160. I want to use LTE LINK MONITOR but my uart don't work. I create simple helloworld application from samples. I change uart0 rx...
I'm trying to add a second element to (light_switch\server) (SDK_for_Mesh_v5.0.0). I've already have a look at this post , it gives an idea but I found that it's not applicable...
Hi,
Again the topic which has already been discussed several times in this forum. I just want to share my experience and perhaps help other users having difficulties.
...
EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I'm working on a project where we're planning to use XIAO BLEs on an OpenThread network, for that we need very low power consumption. I've been trying samples to get low consumption...
Hello, I have followed the guide to do a serial recovery of the appcore and it's working fine. Now I would like to be able to update both the appcore and the netcore. I have...
Hi, I have developed a firmware in which I have added the custom service. My custom service UUID is showing 00001400-0000-0000-0000-00000000fff0 but I want only 0xFFF0. I...
The title says it all. Code to reproduce:
Put this at the very first thing in main() in e.g. the cellular/udp sample (configured to use nrf9160dk/nrf9160/ns with the...
I am getting issue in building the network core hex file for BLE. I am performing peripheral NUS example with MTU 247 max payload with data length extention. But I am getting...
Running Zephyr + NRF54l15 (board = nrf54l15dk/nrf54l15/cpuapp)
When attempting to use gpio1.5 and gpio1.4 for ADC inputs, we first disable the UART20 (which uses those pines...
Device: nRF54L15 (CRACEN + KMU)
SDK: nRF Connect SDK v3.2.1
Hi Team,
I have a question regarding storing ECDH key agreement material in KMU and using it for HKDF-SHA256...
Hi,
I'm developing an application with an nRF54L15 on a custom PCB and I'm looking to minimize the current consumption. The application is very simple, just a sensor that...
nRF54L15 SDK:v3.1.0
Hello, I have implemented the FOTA function according to the official documentation. Now, I would like to add a switch for enabling and disabling FOTA...
Hi,
Intermittently, after a reset/restart some of our devices are unable to connect to the nRF Cloud MQTT broker:
[00:00:09.235,626] <inf> app_cloud_connection: Network...
Hi,
We implemented FOTA updates based on the multi-service sample. In general, FOTA works well. When the FOTA starts on the nRF Cloud UI side the device receives NRF_CLOUD_EVT_FOTA_START...
Hello Nordic Support Team,
I am currently working with Distance Measurement (DM) and now need to implement the Nordic UART Service (NUS) on the nRF5340, using the application...
Hi Nordic team,
we are using the nPM1100 PMIC together with an nRF52840 and are encountering limitations due to the charging timeout.
Issue description
Charging stops...
I am trying to evaluate the NRF 52840 using the Gazell protocol.
I need some secured link between 2 devices with a low latency, and authentified (so no one can replace one...
Hello everyone,
I am experiencing excessive power consumption in a project based on the nRF9151 processor, developed using nRF Connect SDK 2.9.0.
My project uses two UART...