Most recent activity
-
Hi,
I understand that Espruino is not a ful-fledge node.js env. And I understand that ws is part of the package, and I can use it to connect to a ws server and do stuff on diff. events.My question is, is there a way to use firebase lib directly ? This will save me some work-arounds or writing my own ws wrapper on a saperate server to host websockets to which i'll connect from the esp8266.
Any ideas are welcome.
Thanks in advance.
Just an update:
I had this same issue. Then I studied the LUA upload tool (NodeMCU-PyFlasher-1.0.1), Then I tried all diff perms and combs until I got a working LUA firmware flashed sucessfully. Then I mimicked those params to esptool.py .... This is same as @Phando (but running with esptool.py 1.3).