I have been trying to understand Child Supervision. Part of the documentation that I have read is:
https://openthread.io/guides/build/features/child-supervision
At the...
I understand how to update the 9151 via LTE on the nrfCloud and now I want to update the 5340 via the same method.
I'm starting to understand the SMP Server example which...
Hi,
I'm trying to run the nrf/samples/cellular/at_monitor sample (v3.2.1), but I keep getting this output.
I have two nRF9160 devkits, and they both are giving me this...
As per the doc , when I use a smartphone (the base version is Android 12) to touch the NFC antenna, I should see a pop-up window:
3.Confirm pairing with ‘Nordic_HIDS_keyboard...
I am developing a proof-of-concept for remote controlled super-low-power devices using PAwR. I started with nRF52840 (for boths, clients and remote) and now migrated my code...
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…