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

how to reset printer - WiFi Password Error #3

Closed
derbuddha opened this issue Dec 17, 2021 · 4 comments
Closed

how to reset printer - WiFi Password Error #3

derbuddha opened this issue Dec 17, 2021 · 4 comments

Comments

@derbuddha
Copy link

how to reset printer to reset new WiFi Password

@Gitshaoxiang
Copy link
Contributor

Gitshaoxiang commented Jan 25, 2022

it seems has some bug with this firmware. you need to erase the flash and upload the firmware again.

@inajob
Copy link

inajob commented Jan 29, 2022

I faced same probrem.

I modified FactoryTest.ino to reset NVS. So my printer is in AP mode.

add preferences.putBool("PRINTER_MODE", APMode); to L80, it force in AP mode.

But it is just workaround, I think it is FactoryTest.ino 's bug.

@Gitshaoxiang
Copy link
Contributor

we just update the example. It supports starting AP and connecting MQTT at the same time. And supports switching MQTT servers and subscribed topics

PRINTER_FW

@Gitshaoxiang
Copy link
Contributor

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

3 participants