You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried with pushbullet example with AT command, but failed. then tried with browser and got to know pushbullet doesn't support http. so what to do? I had posted data to at&t cloud via at command.but pushbullet is creating problem.
The text was updated successfully, but these errors were encountered:
When I upload software to esp8266 I get an error that is below. Please help me !!!.
pi@raspberrypi /usr/share/arduino/libraries/espduino $ sudo esp8266/tools/esptool.py -p /dev/ttyUSB0 write_flash 0x00000 esp8266/release/0x00000.bin 0x40000 esp8266/release/0x40000.bin
Could not find platform dependent libraries
Consider setting $PYTHONHOME to [:]
Traceback (most recent call last):
File "esp8266/tools/esptool.py", line 22, in
import serial
ImportError: No module named serial
Tried with pushbullet example with AT command, but failed. then tried with browser and got to know pushbullet doesn't support http. so what to do? I had posted data to at&t cloud via at command.but pushbullet is creating problem.
The text was updated successfully, but these errors were encountered: