Szymon Janc
Szymon Janc
could you provide btmon trace ?
This is BR/EDR only controller and hence it is not supporting LE HCI commands. You should use something that supports at least Bluetooth 4.0
against running firmware
I plan to use modified ('stream' friendly) version of bsdiff algorithm [1], which is kinda optimized for elfs. That way while delta is being uploaded (I've already have working stream...
sector by sector binary diff is not useful since adding even 1 byte to binary will result in rest of the image to have all sectors changed (shifted), and this...
yeap, I plan to work on streaming too (probably as a separate issue/PR) As for Android support, maybe, for iOS probably not :)
Apple recommendations dates back to Bluetooth 4.0/4.1 and it was not possible to properly handle directed advertising and privacy in those spec versions. So it is likely that this sample...
I just wanted to confirm that this patch fixes all the USB issues we've been seeing when stress-testing USB on nRF5340. It would be really great if this fix is...
FYI Apache Mynewt has support for this (not UF2 though) https://github.com/apache/mynewt-core/pull/2828
Hi, any update on this?