I am using the code available here, https://www.espruino.com/UART.js, to use UART on RuvviTag. According to the uart.js code, it always asks to connect to a bluetooth device. Is there anyway I can modify the code to automatically connect to my RuuviTag?
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 am using the code available here, https://www.espruino.com/UART.js, to use UART on RuvviTag. According to the uart.js code, it always asks to connect to a bluetooth device. Is there anyway I can modify the code to automatically connect to my RuuviTag?