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. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
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.
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...