I see a bit of weirdness when connecting multiple devices via web bluetooth.
Connect first device, read RX to console. Connect second read RX to console, first devices stops being read - nothing in from it in console. Connect first device again. Both devices now show their RX in console.
I can repeat this. Anyone else?
Edit:
Can also ask about how people are differentiating the device responsible for the UART RX in their web bluetooth applications. I'm setting up two objects, but seeing RX from two devices associated with last connected device.
I'd like to be able to identify which device is sending what.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
I see a bit of weirdness when connecting multiple devices via web bluetooth.
Connect first device, read RX to console. Connect second read RX to console, first devices stops being read - nothing in from it in console. Connect first device again. Both devices now show their RX in console.
I can repeat this. Anyone else?
Edit:
Can also ask about how people are differentiating the device responsible for the UART RX in their web bluetooth applications. I'm setting up two objects, but seeing RX from two devices associated with last connected device.
I'd like to be able to identify which device is sending what.