Hi,
I need general guidelines whether this thing is possible and if so how:
I want to create an iPhone/Android app that will receives image frames from ESP32S3 Sense(and then turns them into a video).
Is it possible to just send it through BLE or will it be too slow?
If yes, which format is most recommended?
Thanks
ESP32S3 Sense with BLE
-
- Posts: 1700
- Joined: Mon Oct 17, 2022 7:38 pm
- Location: Europe, Germany
Re: ESP32S3 Sense with BLE
How many images per second do you want? At what resolution?Omri_Sap2020 wrote: ↑Sun Sep 10, 2023 5:48 pmIs it possible to just send it through BLE or will it be too slow?
BLE in theory does 1Mbit/s (up to 2Mbit/s in BLE5), but due to protocol overhead 50-70% of that is a more realistic maximum usable bandwidth. At 10 FPS that'd leave you with about 50-100Kbit (~6-12KB) for each frame... OTOH, at 0.1 FPS you could get decent timelapses over that link.
Who is online
Users browsing this forum: Bing [Bot] and 58 guests