martin-ger/esp_mqtt

open AP with ap_ssid MyAP not available

tmurngon opened this issue · 2 comments

Hi there,
Your work seems great and just what I was looking for.
As I do not have the skill to build the code myself I am trying to use the pre-built binaries.

Flashing them to my NodeMCU seems to work fine (no error messages etc).
However, the 'open AP with ap_ssid MyAP' (or any other name for that matter) does not seem to show up for me to connect to.
Any guidance in this regard would be much appreciated.

Thanks.
Jan

Did you try DIO mode? Try to download the whole zip archive and extract the binaries - direct download of the binaries might corrupt the files (cr-lf). What does the serial line at 115200 bps show after flashing?

Excellent! I managed to connect.
The problem seems to have been the beed for DIO. I thought I had this set before, but my flashing software had a different idea...
Thank you so much for your help!