blynkkk / lib-python

Blynk IoT library for Python and Micropython
MIT License
236 stars 81 forks source link

Unable to import blynklib while using esp8266 #43

Closed roryslange closed 3 years ago

roryslange commented 3 years ago

I am trying to experiment with blynk using an esp8266 and programming on thonny. I have the correct library installed, however, the ampy migration of files from the library to the board does not seem to work. It always says the esp8266 tutorial wants me to move is not found.

antohaUa commented 3 years ago

Hi Roryslange! Have you tries to use instruction https://github.com/blynkkk/lib-python/blob/master/examples/esp8266/README.md Can you please share your board model and error that you met during library upload ?

antohaUa commented 3 years ago

Can be closed for now. Feel free to re-open.