Skip to content

No "things" SSID #4

Description

@ybizeul

After flashing, I don't see any SSID, I kind of feel stupid.

Used erase_flash and then write_flash without issues, but Can't see network to continue with configuration.

❯ esptool.py --port /dev/tty.usbserial-1453120 erase_flash
esptool.py v2.1
Connecting....
Detecting chip type... ESP8266
Chip is ESP8266
Uploading stub...
Running stub...
Stub running...
Erasing flash (this may take a while)...
Chip erase completed successfully in 1.8s
Hard resetting...

~/Archives/Developpement
❯ esptool.py --port /dev/tty.usbserial-1453120 write_flash 0x0 ~/Downloads/espSuite_1MB.bin
esptool.py v2.1
Connecting....
Detecting chip type... ESP8266
Chip is ESP8266
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Auto-detected Flash size: 4MB
Flash params set to 0x0240
Compressed 1048576 bytes to 259051...
Wrote 1048576 bytes (259051 compressed) at 0x00000000 in 25.1 seconds (effective 334.1 kbit/s)...
Hash of data verified.

Leaving...
Hard resetting...

Console is just sending garbage 👍

{ld��<�d�|�l�b<ǃ��s�c�b��gn�$gn���c8��d{${$x�o������������

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions