faydr / QMesh

QMesh: a synchronized flooded mesh network for voice over LoRa
GNU General Public License v3.0
150 stars 14 forks source link

Make ESP32-based Bluetooth-UART bridge #97

Closed faydr closed 3 years ago

faydr commented 3 years ago

ESP32 can do Bluetooth. It can also do UART. Make a BT-to-UART bridge out of my ESP32 boards.

faydr commented 3 years ago

Did this, though I've currently been using the Wi-Fi bridge instead.