MQTT problem no A700E found, reconnect after 1s

CROSP
Posts: 1
Joined: Fri Apr 29, 2016 2:03 pm

MQTT problem no A700E found, reconnect after 1s

Postby CROSP » Fri Apr 29, 2016 2:13 pm

Hi, I just started to dive into ESP8266 development. Now I need to implement simple project using MQTT protocol. I found this firmware https://github.com/tuanpmt/esp_mqtt . I am using Open SDK https://github.com/pfalcon/esp-open-sdk . Everything seems to compile fine and I flashed successfully. But the problem is that I am getting following output over UART

Code: Select all

scandone
no A700E found, reconnect after 1s
reconnect
f r0, scandone
no A700E found, reconnect after 1s
reconnect
f 0, scandone
no A700E found, reconnect after 1s
reconnect


The most weird thing here is A700E , I have really no idea where is this AP name is specified, I tried to grep all file and all sdk files but still nothing found.

I have just uploaded my code to github https://github.com/CROSP/IOT_MQTT_Intercom

Please help to solve this problem, what is wrong and where I am doing wrong.
Thanks

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: MQTT problem no A700E found, reconnect after 1s

Postby ESP_Faye » Tue May 03, 2016 7:18 pm

Hi,

To solve this problem, you can add log to print the parameter of wifi_station_set_config which is used to set the target AP.

Thanks for your interest in ESP8266 !

Who is online

Users browsing this forum: No registered users and 237 guests