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

Hotspot not working on v0.5.3 and v0.5.4 #50

Open
mbackonja opened this issue Feb 27, 2022 · 0 comments
Open

Hotspot not working on v0.5.3 and v0.5.4 #50

mbackonja opened this issue Feb 27, 2022 · 0 comments

Comments

@mbackonja
Copy link

mbackonja commented Feb 27, 2022

Hello,

I'm already using v0.5.2 and it's working great but because of this issue, I want to switch to at least v0.5.3 because it's causing me some issues at times.

The problem is that I don't see XBEE WiFi Hotspot anymore after flashing any version higher than v0.5.2.

I tried everything and still had no success. Tried flashing both v0.5.3 and v0.5.4, wiping config, etc, but nothing helps.

Do you know what's the problem and how can I help you debug it in case you don't know what's the fix for this issue?


Update:
On the serial monitor (v0.5.2) I can see this:

$PESP,WIFI,AP,SSID,ESP_XBee_7D7075,V,O*28
$PESP,WIFI,AP,IP,192.168.4.1/24*08

And it's okay, it's working...

On v0.5.4 I also see the same messages

$PESP,WIFI,AP,SSID,ESP_XBee_7D7075,V,O*28
$PESP,WIFI,AP,IP,192.168.4.1/24*08

But the hotspot is invisible...

Next, I tried to connect to real WiFi on v0.5.2 (everything works fine) and then updated to v0.5.4 and this is log

$PESP,INIT,START,v0.5.4,POWERON*55
$PESP,WIFI,AP,SSID,ESP_XBee_7D7075,V,O*28
$PESP,WIFI,AP,IP,192.168.4.1/24*08
$PESP,WIFI,STA,CONNECTING,XXXXX,P,F*1F
$PESP,INIT,COMPLETE*05
$PESP,WIFI,STA,CONNECTED,XXXXX*48
$PESP,WIFI,STA,IP,192.168.1.180/24,192.168.1.1*55
$PESP,WIFI,STA,DISCONNECTED,XXXXX,200,UNKNOWN*6C
$PESP,WIFI,STA,RECONNECTING,XXXXX,1*03
$PESP,WIFI,STA,DISCONNECTED,XXXXX,4,AUTH*2A
$PESP,WIFI,STA,RECONNECTING,XXXXX,2*00
$PESP,WIFI,STA,DISCONNECTED,XXXXX,205,UNKNOWN*69
$PESP,WIFI,STA,RECONNECTING,XXXXX,3*01
$PESP,WIFI,STA,DISCONNECTED,XXXXX,4,AUTH*2A
$PESP,WIFI,STA,RECONNECTING,XXXXX,4*06
$PESP,WIFI,STA,DISCONNECTED,XXXXX,205,UNKNOWN*69
$PESP,WIFI,STA,RECONNECTING,XXXXX,5*07
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

1 participant