Ok, I just tried to use the ports D1 and D3 which are usually used for the serial communication. But I didn't have any luck either. Is there something I have to call to deactivate the serial stuff and use it for I2C? I called Serial1.setConsole(); but that didn't change anything.
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.
Ok, I just tried to use the ports D1 and D3 which are usually used for the serial communication. But I didn't have any luck either. Is there something I have to call to deactivate the serial stuff and use it for I2C? I called Serial1.setConsole(); but that didn't change anything.