Sadly not in the documentation and the sizes changes from 5.0.0. I did try using the 5.0.0 but it doesn't boot (could be another problem). Thought I'd ask anyhow.
Hello all,
I'm using ble_wifi_provisioning example.
I need to save the phone pairing. I added the definitions as described here: https://academy.nordicsemi.com/courses...
Hi ,
NRF54L05 how to surpport CONFIG_CLOCK_CONTROL_NRF_K32SRC_RC in bare-metal SDK,and while enable mcuboot OTA DFU feature ,how to modify the configuration?Thanks.
I am using the nrf52833 with 17.1 SDK and s140_nrf52_7.2.0_softdevice,i want to scan a scannable extend adv packets,
This is what i get in the BLE_GAP_EVT_ADV_REPORT : ...
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…