From the documentation and testing the code, the Ionic bluetooth serial plugin seems to only allow connection to a single device. Is there a way to connect to 2 or more serial bluetooth devices and be able to send specific commands/data to each device?
My project is running Ionic 3 Angular with Cordova.