Bluetooth data Transference

pablogurjao
Posts: 7
Joined: Thu Jun 08, 2017 6:34 pm

Bluetooth data Transference

Postby pablogurjao » Wed May 02, 2018 11:25 pm

Hi, I'm working with esp32 and I'm trying to make a transference of data from my esp32 to any device, but this data has approximately 1.5Mb, I already try ble, but his throughput is very low, I only getted until now 2kbits/sec. I'm trying the classic bluetooth now, but I dont know wich protocol do this kind of transference, I'm using the RFCOMM now, but I don't know if that's protocol is the right one, I hope that someone can help me.

Thanks

Pablo Gurjao

chegewara
Posts: 2358
Joined: Wed Jun 14, 2017 9:00 pm

Re: Bluetooth data Transference

Postby chegewara » Thu May 03, 2018 3:56 am

Did you try to change MTU to 500-ish in ble? its about 25 times faster than normal (mtu = 23).

pablogurjao
Posts: 7
Joined: Thu Jun 08, 2017 6:34 pm

Re: Bluetooth data Transference

Postby pablogurjao » Thu May 03, 2018 1:45 pm

yes, I tryied with mtu 500, but I've no success, the throughput is very slow, I don't undestood what is happening, because I'm using the examples of esp-idf.


Who is online

Users browsing this forum: No registered users and 110 guests