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

No "things" SSID #4

Open
ybizeul opened this issue Jan 6, 2021 · 7 comments
Open

No "things" SSID #4

ybizeul opened this issue Jan 6, 2021 · 7 comments

Comments

@ybizeul
Copy link

ybizeul commented Jan 6, 2021

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������������
@Zodiac-69
Copy link

Same issue here

@Vitorbnc
Copy link
Owner

Vitorbnc commented Jul 3, 2021

Hello!
Sorry, I haven't maintained this project in quite a while and currently I don't have an esp-01.
But I'll order some online so I can test it in the next weeks.

@Vitorbnc
Copy link
Owner

Vitorbnc commented Jul 4, 2021

I have updated the library and provided new binaries. Please check if the issue is fixed.

@ybizeul
Copy link
Author

ybizeul commented Aug 16, 2021

Seems to be better yes, now I see thingsAP SSID, but it seems to be broken with the DHCP address delivered, it looks like it's reversed :

image

@Vitorbnc
Copy link
Owner

@ybizeul I've patched it just now. Please take another look.

@ybizeul
Copy link
Author

ybizeul commented Aug 17, 2021

No binaries ? Or just bin/esp32/wemos_lolin32/espSuite.ino.bin ?

@Vitorbnc
Copy link
Owner

Sorry! I had forgotten to generate an esp8266 binary, but it's there now.

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

3 participants