Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
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...
Hi,I am working with pdm mic to read data .I can able to get the audio data using dmic_read api in pcm format.I got clock of 1280000 and sampling rate of 16000 of each 16...
Hey! I have been using MQTT with QoS 0 to transmit my sensor readings to nRF Cloud. However, I see data loss regularly, and I expect that is happening between my device and...
Hi there,
In a custom developed board based off of MDBT53-1M, I am struggling with the serial communication using UART0 pins. Using the default settings, I have been successful...
I've tried running l2_e2_sol from Cellular IoT Fundamentals course on nRF9160DK with SDK 3.2.0 but I got:
My board is more than 2 years old and was unused for that time...
Hello DevZone,
One customer meets an issue. Needs an expert about Matter.
There are 5 Matter over Thread window covering devices which are already commissioned in 2 fabrics...
I am working on a project, in which we are using nRF Connect SDK v2.9.0 on a custom board with the nRF5340 SoC. The device is a BLE peripheral implementing a couple of GATT...