Not a major issue but I was wondering if there was a way to turn off the text that indicates you are switching between Bluetooth and serial on the MDBT42Q.
so when I connect over Bluetooth the serial outputs:
-> bluetooth
and when I disconnect I get
<- bluetooth
I have written a Bluetooth to serial (rs232) program so I can send serial commands to devices that I have no cable path too, and the auto text complicates it a little bit. Thanks in advance.
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.
Not a major issue but I was wondering if there was a way to turn off the text that indicates you are switching between Bluetooth and serial on the MDBT42Q.
so when I connect over Bluetooth the serial outputs:
and when I disconnect I get
I have written a Bluetooth to serial (rs232) program so I can send serial commands to devices that I have no cable path too, and the auto text complicates it a little bit. Thanks in advance.