ble_file_transfer
ble_file_transfer copied to clipboard
Example of transferring file data over BLE using an Arduino Nano Sense and WebBLE
https://github.com/petewarden/ble_file_transfer/blob/53b0cbee9215538e9ec276babb7775f5f6dcf3c3/README.md?plain=1#L133 # It's the MTU 🎉 Arduino Nano 33 BLE Sense is using nRF52840 and it is the one that limits the block size or the amount of bytes that...
Can you please add some information about the transfer speed you achieved (respectively which speed can be expected)?
Hi, Can I use this file transfer on ESP32 Dev Module?