ZeroPhone / ZPUI

Official ZeroPhone UI framework, based on pyLCI
http://zpui.rtfd.org/
Apache License 2.0
79 stars 19 forks source link

Improve "Fix WiFi" app #107

Open CRImier opened 5 years ago

CRImier commented 5 years ago

I just added ( db27713 ) a "Fix WiFi" app. Here's what it can do:

Here's what else it should be able to do:

Fnux commented 5 years ago
<_CRImier_> fnux: app inspired by you =) Will need to add config.txt and dmesg parsing to it
[...]
<_CRImier_> fnux: can add your dmesg log to the issue? IIRC there isn't any personal info there

Context: I had some wifi issues after soldering my first zerophone, see the attached dmesg log.

zp_dmesg.txt

CRImier commented 5 years ago

Thank you! To add some context, we couldn't fix @Fnux 's issue: config.txt is correct, the ESP pinout is also correct, and I didn't see any soldering mistakes on the board. So, this issue will have to be shown as "Unknown hardware/SDIO error" for now.

CRImier commented 5 years ago

Funnily enough, the behaviour of @Fnux 's ESP is the same as the behaviour of an after-reboot ESP. Wonder if that could be related in some way.