gpstar81 / GPStar-proton-pack

GPStar Proton Pack and Neutrona Wand
https://www.gpstartechnologies.com
GNU General Public License v3.0
37 stars 8 forks source link

Wifi is now password protected on 5.2.1 #322

Closed Toy203 closed 3 months ago

Toy203 commented 3 months ago

Just updated all the firmware, the ESP32 is now generating a password protected wifi, it wasn't pw protected before. Default pw (555-2368) doesn't work, or i'm having some kind of error. image

MrPeens commented 3 months ago

This also happened to me after upgrading to 5.1 Even after changing the password it won't connect. 🤷‍♂️

Toy203 commented 3 months ago

This also happened to me after upgrading to 5.1 Even after changing the password it won't connect. 🤷‍♂️

So yours was open before 5.1 and was password locked after you upgraded the attenuator firmware too?

MrPeens commented 3 months ago

So yours was open before 5.1 and was password locked after you upgraded the attenuator firmware too?

I had my own password set up. Worked fine before the new firmware.
Now it keeps saying I have the wrong password. Even if I reset the password and try to connect it still gives me an incorrect password error.

It connects to my home network fine but will not let me connect directly.

nomakewan commented 3 months ago

As a note, it should not have ever been open. The defaults for the ESP32 was always to have it be password-protected, with the Ghostbusters phone number as the password.

@DustinGrau I know you oh-so-love figuring out issues with AP mode on the ESP32...

Toy203 commented 3 months ago

Unfortunately at this point I'm locked out from the ESP. My PCs (win11 and 10) can't connect to its wifi, and I cannot access it through android hotspot mode, although I see it connects to my phone hotspot. Unfortunately, the isolation mode thing is still in place. Guess I'll have to open the pack eventually.

DustinGrau commented 3 months ago

As noted, a password has always been in effect for the Wi-Fi. If you are not able to access it using either the default or your preferred password then you need to follow the instructions for uploading the "reset" firmware via the USB cable. You can find those instructions online in the guide for flashing the device. Once you have loaded that firmware it should use the default password no matter what. That should allow you access back into the device via Wi-Fi and allow you to make sure your preferred password is set. While you're connected to the Wi-Fi network for the device (using the default password) you can re-upload the standard firmware using the OTA process, and it should begin to honor your preferred password after reboot.

DustinGrau commented 3 months ago

I've just pushed a change into the main branch which will become a 5.2.2 release soon. This only affects the attenuator firmware: when you load the latest binary that's available, this adds a special new hardware option. When you press down and hold the center dial during bootup, it will cause the device to bypass any set password meaning the local Wi-Fi will start without any security. If you are using an ESP32 as a wireless device, you just need to add a momentary switch between pin D4 and ground and then you can press and hold that button during boot up for the same effect.

Toy203 commented 3 months ago

Somewhat resolved by the new button reset feature I guess. Will test it as soon as I open the pack.