Reply To: ESP8266

About Forums Forum Suggestions ESP8266 Reply To: ESP8266

#1099

I don’t have any near term plans to support WiFi over Breakout.js. In order for something like this to work, I’d need to create a modified version of StandardFirmataWiFi that uses WebSockets because it’s not possible to make a direct TCP/IP connection directly from a web browser.

I may support BLE at some point however because there is experimental BLE support in some web browsers.