jeelabs / esp-link

esp8266 wifi-serial bridge, outbound TCP, and arduino/AVR/LPC/NXP programmer
Other
2.82k stars 720 forks source link

Bluetooth RFCOMM support? #520

Open wildy opened 3 years ago

wildy commented 3 years ago

Hi,

I'm proposing an idea to integrate Bluetooth RFCOMM support into ESP-link. This is due to a very specific use-case where we would want a TCP to serial bridge but also a BT to serial bridge, because sometimes we can't interrupt the existing network connection of the connected user.

This would be a really great addition.