I spent some months with other things and I am now trying my new "ugly" Picos (from the Tindie sale). Blinking the LED does still work as expected, but WiFi.. also still has issues.
Even after updating to 1.79 and trying both binaries...
(BTW:Why do I have to choose between Wiznet and CC3000 binaries, if I actually want to use that cheap 8266 with my Picos?)
... I get an Module not found for the "ESP8266WiFi" and missing functions for "ESP8266" (which is how it's referred to inside the module code). Something I am missing? Is there a way to display the available modules (not the cached ones, but the built-ins)?
I hope it's some stupid mistake on my side and someone can show me where my weekend enthusiasm went wrong.
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.
Hello again,
I spent some months with other things and I am now trying my new "ugly" Picos (from the Tindie sale). Blinking the LED does still work as expected, but WiFi.. also still has issues.
Even after updating to 1.79 and trying both binaries...
(BTW:Why do I have to choose between Wiznet and CC3000 binaries, if I actually want to use that cheap 8266 with my Picos?)
... I get an Module not found for the "ESP8266WiFi" and missing functions for "ESP8266" (which is how it's referred to inside the module code). Something I am missing? Is there a way to display the available modules (not the cached ones, but the built-ins)?
I hope it's some stupid mistake on my side and someone can show me where my weekend enthusiasm went wrong.
Cheers
Stev