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
Bluetooth data Transference
Re: Bluetooth data Transference
Did you try to change MTU to 500-ish in ble? its about 25 times faster than normal (mtu = 23).
-
- Posts: 7
- Joined: Thu Jun 08, 2017 6:34 pm
Re: Bluetooth data Transference
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: Bing [Bot], lxkxst and 122 guests