python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Android 11 AOSP AB STREAMING update https problem
I am trying to write my own AB STREAMING update based on https://android.googlesource.com/platform/bootable/recovery/+/master/updater_sample and after many days of developing and decomposing looks it ...
Darius Radius
Votes: 0
Answers: 1
Flutter Reactive-BLE how to do OTA
I am trying to do an OTA Update on my bluetooth device. Therefor I got some gbl files, which I need to read out and send via flutter_reactive_ble to the bluetooth device. Does anyone of you know how t...
NullPointer
Votes: 0
Answers: 1
enable notification BLE (PyCharm)
i tried to notify the device but the problem is that nothing is printed in my console when using this function:
def callback(sender: int, data: bytearray): ...
GHAZI JALLOULI
Votes: 0
Answers: 0
divide a file into packets with python(PyCharm) and send it via BLE
i need an example of a python script which split a file into packets and send them via BLE
(Firmware update OTA from a pc to a device)
GHAZI JALLOULI
Votes: 0
Answers: 0