Search found 1 match
- Thu Jun 01, 2023 5:01 am
- Forum: General Discussion
- Topic: Any BLE Mobile apps that support File Transfer Protocol with ESP32?
- Replies: 0
- Views: 665
Any BLE Mobile apps that support File Transfer Protocol with ESP32?
Hi, Are there any generic ble android apps that support file transfer protocol with ESP32? The apps that I have found on ios/Android are capable of just write/read data from/to ESP32. I know that in case of BLE, one need to send the whole file in chunks of data from/to between ESP32 and mobile app....