Virtual Port over Bluetooth
Hello,
I have successfully setup a virtual port and communicate from WebUSB/WebSerial and plain serial ports with my STM32F373.
I'm now looking to implement Bluetooth to eliminate the need for a USB cable. What is the simplest way to add a bluetooth Virtual Serial Port similar to how it is done via USB? I can also use a bluetooth hardware driver instead of a Virtual Serial Port type link as well if that is what is required.
Thank you
