Closed il3ven closed 5 years ago
The protocols and approach used are all outlined in Nordic's SDK documentation as linked in the README
Okay. Nordic's SDK define protocols for DFU upgradation. Is it right to summarise that this project uses the same protocol as defined in SDK but instead using Bluetooth from within an app this uses from within chrome using Web Bluetooth API ?
Yes
I am trying to develop similar DFU for Nordic but using WebUSB. So I was first trying to understand Web Bluetooth.
So far I have understood this much -
Can anybody give an overview of how different components work together in this code ? Components such as Web Bluetooth, Nordic's Bootloader, SoftDevice.