Share My Creation Communication bridge

Hello guys,
I build an app that can establish various types of connections and creates a communication bridge between them, by being a device in the middle.

Currently supporting:
  • Bluetooth sockets
  • Classic Bluetooth devices
  • Bluetooth LE devices
  • USB-serial devices
  • TCP server
  • TCP client
  • UDP socket
  • MQTT client
Combination of any two can be selected and app will mediate a communication between them.

Few screenshots:

Screenshot_20230606_203713.jpg
Screenshot_20230606_203839.jpg
Screenshot_20230606_203651.jpg
Screenshot_20230606_204049.jpg
Screenshot_20230607_080045.jpg


Notable features:
  • TCP server allows connection of multiple clients, thus acting as an multiplexer / splitter.
  • App can save configuration for any connection type and user can enable an automatic connection establishing when app starts:
Autostart.png

  • In build terminal for data logging. Also allows to send data directly from the app to connected devices.
Log.png

  • Auto-reconnect feature - app can automatically try to re-establish lost connections (for Bluetooth and TCP clients)
  • Works in background
Links:
User guide
Paid version
Free version with some limitations and ads

As a "thank you" to this forum, If anyone from here is interested in paid version, contact me, I will provide it for free.

Marek
 
Top