I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
I would appreciate some suggestions on a good development flow to go from an Example to end application
I have nrf52832 on a custom PCB.
I tested several sdk13.0.0 examples...
If anyone will ever have this error:
When using c++ and singleton the use of operator new is not possible.
I found the solution in this post: forum.arduino.cc/index.php...
Hi I am using Jlink board, when connected to my pc, I can't select nRF5x programming.
Version I am using is 1.20.0.2. I tried the uninstalling everything and installing....
Hi guys,
In the iot sdk in mqtt.h there are typdefs for "mqtt_topic_t " and "mqtt_subscription_list_t".
I'm trying to set several topics (5) and subscribe to them.
...
Hi,
I am using nrf5832 that is running a coap server example.
I have modified it a little so it reads sensor data via i2c and returns the data using the coap callback.
...
Hi, I have this problem and I couldn't find any working solutions. I am developing my own hardware and there weren't any problems until I started to use debugger. My program...
Is there any reference information on how long (in ms) different steps in a BLE pairing process takes? e.g. Pairing Feature Exchange, Short Term Key Generation, Long Term...
Hi all, In my project i'm using the nrf52840 SoC in my board. I'm currently working on the bootloader, and I would like to add additional logic to functions mentiond in the...
Hi,
I am trying to train a few beginner FW engineers on RTOS concepts and have been using the Nordic training videos. However, sometimes, its tough to explain thread execution...
Hello,
I need to persist ~200K of data on the internal flash of an NRF52832 chip. I've run a memory report and I'm current taking up 185Kb and the chip has 512 Kb of flash...
Our project has been working on nRF21540 & nRF52833.
Let us have a method to reduce the power of nRF21540 under 400uA at idle.
Currently, without nRF21540, the power...
We started a new project using nRF Connect SDK & Zephyr. Installation of development tools is very easy and convenient using VSC add-ons. However, we are concerned about the...
Hi, we have a project where we want to track the location of a Thingy91 and send it to an nRF9160, a cellphone or/and a website. Do anyone know about any guides that could...
During a ble connection process using a nrf54l15 as a peripheral, I get an sdc fault "File 48, Line 203" with this callstack:
sym_476LRB5XNUARAHCHHC7ZAIGPFC5VZ4W2N4467LI...
Hi,
I'm building an application for the nrf5340 in rust and I want to be able to use the bluetooth LE audio functionality. For this I have two questions:
How can I build...
Hey,
I get the following errors when running my application and I am not sure how to debug this (The nrf thread viewer is empty when I start a debug session of my application...
I try to use one 5340 board as cis client to connect with Galaxy Buds2 Pro and can get the audio in headset.
But the connection is randomly disconnected, the log i get is...
"When I run the CDC ACM example to enable UART, it works fine. However, when I switch to another example that also uses the same USB configuration, the USB port is not visible...
Hello all. I have somewhat of a basic question to ask. I am looking for a USB dongle that can transmit data. runs off of the 5v in the usb and can connect to Win11 by hopefully...
Hi , We are developing a product with NRF5340-CLAA-R WLCSP package IC. While entering the PCB design stage we encountered an Issue with its footprint. First we imported Footprint...