mayhem-firmware
mayhem-firmware copied to clipboard
Bluetooth file transfers
I would like to see support for transferring files via Bluetooth (such as a new firmware file).
This needs a bit of back-and-forth between server and client.
You would need to switch fast enough between rx and tx modes. So it might not be possible with a portapack but it could be possible with 2 hackrf ones on a computer (one for transmitting and one for receiving).
Check this for more info: OBEX (OBject EXchange)
It may be slow, but Flipper manages it somehow...
Flipper Zero's support for Bluetooth protocol comes from the STM32WB55RG chip