ESP32S3 Sense with BLE

Omri_Sap2020
Posts: 10
Joined: Mon Feb 10, 2020 3:48 pm

ESP32S3 Sense with BLE

Postby Omri_Sap2020 » Sun Sep 10, 2023 5:48 pm

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

MicroController
Posts: 1552
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: ESP32S3 Sense with BLE

Postby MicroController » Mon Sep 11, 2023 7:34 pm

Omri_Sap2020 wrote:
Sun Sep 10, 2023 5:48 pm
Is it possible to just send it through BLE or will it be too slow?
How many images per second do you want? At what resolution?
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: Corand and 253 guests