I have downloaded the nrf SDK v3.2.1 and i am testing its BLE sounding reflector and initiator sample code on two different xiao boards here is what i am getting at the serial...
Using Thingy:53, I needed to add the following code to the boards/thingy53_nrf5340_cpuapp_ns.overlay file in order to be able to view the output:
&uart0 {
status="okay...
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...
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…