I am currently working with nRF52810 using nRF Connect SDK v3.2.1 , and I am trying to run the AES CCM PSA Crypto sample .
However, when running the unmodified sample, it...
Ncs v3.2.1 <SDK>\nrf\samples\dfu\single_slot
I want to try using this sample for SMP over ble dfu, so I tried several times in the nRF Connect and Device Manager in the...
I want to design a pair of TWS speakers using the nRF5340, but I'm having a hard time figuring out where to start. From what I understand, the unicast server nRF5340 audio...
Hi!
I just upgraded a product we developed using a Fanstel BT840X module (nrf52840 with a Skyworks SKY66112 amplifier) from SDK 2.3.0 to SDK 3.1.1 and I noticed that our...
Hi all,
I am trying to get going very simple connection between multiple devices - specifically the end product is first-responder walkie-talkies. Effectively all I need...
We are now releasing the S110 7.3 (s110_nrf51822_7.3.0). This is a new production release in the S110 7.x series. (It will be uploaded today or early next week.)
This is a bugfix release - as the release…
Hi,
I attached here some slides that we used in our technical seminar for Device Firmware Update.
Download the presentation here: DFU_SDKv8.0_Pub.pdf
The presentation covers:
What DFU is and what…
Wireshark (version 1.12.5 at the time of writting) lists MQTT as supported protocol but could not parse it from the TCP payload by default. We can add some plugins to enable it.
Download the Wireshark…
The RADVD deamon in Raspberry pool is version 1.8.5 (up to Raspberry 2015-02-16).
root@raspberrypi:~/radvd# apt-cache policy radvd
radvd:
Installed: 1:1.8.5-1
Candidate: 1:1.8.5-1
Version table…
In SDK v8.1 we added the TWI driver (nrf_drv_twi.c). Unfortunately the nrf_drv_config.h file wasn't updated correctly with the new driver.
The symptom is the error with "TWI_COUNT is missing".
Here…
If you are looking for a place to get started with DFU, please have a look at this presentation here and the tutorial here.
In this post, we cover some in depth Q&A topics regarding Device Firmware…