espduino icon indicating copy to clipboard operation
espduino copied to clipboard

puhbullet https

Open anupam19 opened this issue 10 years ago • 1 comments

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.

anupam19 avatar Jun 20 '15 06:06 anupam19

Hello,

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

ibrahimisim avatar Oct 15 '15 18:10 ibrahimisim