Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP is not responding when I ping #82

Open
PaulvRhee opened this issue Jun 22, 2020 · 1 comment
Open

ESP is not responding when I ping #82

PaulvRhee opened this issue Jun 22, 2020 · 1 comment

Comments

@PaulvRhee
Copy link

I did all the steps but the device is not responding.

Pinging 10.0.0.20 with 32 bytes of data:
Reply from 10.0.0.19: Destination host unreachable.
Reply from 10.0.0.19: Destination host unreachable.
Reply from 10.0.0.19: Destination host unreachable.
Reply from 10.0.0.19: Destination host unreachable.

Ping statistics for 10.0.0.20:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),

@PaulvRhee
Copy link
Author

PaulvRhee commented Jun 22, 2020

also the is esp is doing this after it's done installing sketch

esptool.py v2.8
Serial port COM3
Connecting....
Chip is ESP8266EX
Features: WiFi
Crystal is 26MHz
MAC: a4:cf:12:dd:5d:xx
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed.
Configuring flash size...
Auto-detected Flash size: 4MB
Compressed 320400 bytes to 231688...

Writing at 0x00000000... (6 %)
Writing at 0x00004000... (13 %)
Writing at 0x00008000... (20 %)
Writing at 0x0000c000... (26 %)
Writing at 0x00010000... (33 %)
Writing at 0x00014000... (40 %)
Writing at 0x00018000... (46 %)
Writing at 0x0001c000... (53 %)
Writing at 0x00020000... (60 %)
Writing at 0x00024000... (66 %)
Writing at 0x00028000... (73 %)
Writing at 0x0002c000... (80 %)
Writing at 0x00030000... (86 %)
Writing at 0x00034000... (93 %)
Writing at 0x00038000... (100 %)
Wrote 320400 bytes (231688 compressed) at 0x00000000 in 5.7 seconds (effective 448.1 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting via RTS pin...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant