In tests, the ESP8266 module fails when enabling SSL and receive more data in a smaller range than 80ms Error: > ssl->need_bytes=51032 > 6859 Test: ``` var device = ODev.findDevice(1); setInterval(function(){device.on()},80); ```