makerbase-mks / MKS-TinyBee

MKS TinyBee is a mainboard for 3d printing, based on ESP32 module
GNU General Public License v3.0
109 stars 111 forks source link

Web UI/MarlinESP access point configuration reset #87

Closed GameFan01 closed 1 year ago

GameFan01 commented 1 year ago

Hi, Is there a way I can reset the access point configuration to factory default? I think I've accidentally entered an invalid IP address and now the web UI refuses connection every time.

Thank you.

Marcel67921 commented 1 year ago

I solved the problem by using another PC to update. I had to erase the flash on the board using Visual Studio Code. Then I updated the board.

GameFan01 commented 1 year ago

I solved the problem by using another PC to update. I had to erase the flash on the board using Visual Studio Code. Then I updated the board.

How did you update the board? By reflashing the firmware?

Marcel67921 commented 1 year ago

Yes, using Visual Studio Code and its plugin Platform IO

---------- Původní e-mail ---------- Od: GameFan01 @.> Komu: makerbase-mks/MKS-TinyBee @.> Kopie: Marcel67921 @.>, Comment @. github.com> Datum: 2. 5. 2023 23:43:32 Předmět: Re: [makerbase-mks/MKS-TinyBee] Web UI/MarlinESP access point configuration reset (Issue #87) "

" Problém jsem vyřešil pomocí jiného PC k aktualizaci. Musel jsem vymazat flash na desce pomocí Visual Studio Code. Pak jsem aktualizoval desku. " Jak jsi aktualizoval desku? Přeflashováním firmwaru?

— Odpovězte přímo na tento e-mail, zobrazte jej na GitHubu (https://github.com/makerbase-mks/MKS-TinyBee/issues/87#issuecomment-1532193567) nebo se odhlaste z odběru (https://github.com/notifications/unsubscribe-auth/A7C3WAVYKWEYTEEKV7BSYPLXEF5YBANCNFSM6AAAAAAXPYOWQI) . Dostáváte to, protože jste přidali komentář. Message ID: <makerbase-mks/MKS- @.***> "

GameFan01 commented 1 year ago

Just tried using the Platform IO "clean" option in VS code. Then I uploaded the firmware provided here by makerbase without modifying anything, and before the upload I used the "forget" option on the Marlin_ESP access point. Nothing changed, it still refuses connections. Here's my output from compiling and uploading the firmware if you can see something wrong in it: Compile output.txt

Marcel67921 commented 1 year ago

have you tried initializing the eeprom in the menu settings on the lcd display after uploading the firmware?

---------- Původní e-mail ---------- Od: GameFan01 @.> Komu: makerbase-mks/MKS-TinyBee @.> Kopie: Marcel67921 @.>, Comment @. github.com> Datum: 3. 5. 2023 18:57:13 Předmět: Re: [makerbase-mks/MKS-TinyBee] Web UI/MarlinESP access point configuration reset (Issue #87) "

Just tried using the Platform IO "clean" option in VS code. Then I uploaded the firmware provided here by makerbase without modifying anything, and before the upload I used the "forget" option on the Marlin_ESP access point. Nothing changed, it still refuses connections. Here's my output from compiling and uploading the firmware if you can see something wrong in it: Compile output.txt (https://github.com/makerbase-mks/MKS-TinyBee/files/11385041/Compile.output.txt)

— Reply to this email directly, view it on GitHub (https://github.com/makerbase-mks/MKS-TinyBee/issues/87#issuecomment-1533384830) , or unsubscribe (https://github.com/notifications/unsubscribe-auth/A7C3WASNTVIQOQ44QYNQX7TXEKE6LANCNFSM6AAAAAAXPYOWQI) . You are receiving this because you commented. Message ID: <makerbase-mks/MKS @.***> "

GameFan01 commented 1 year ago

I tried initializing the eeprom now and the result is still the same.

Marcel67921 commented 1 year ago

i used this

I still have the VSC Auto Build Marlin plugin installed

Project tasks in Platform IO

  1. Erase Flash

  2. Build

  3. Upload

  4. Eeprom initialization

check the Configuration.h and Configuration_adv.h settings according to the mks_tinybee board manual   https://github.com/makerbase-mks/MKS-TinyBee (https://github.com/makerbase-mks/MKS-TinyBee)

index.html.gz and files I used these https://github.com/makerbase-mks/MKS- TinyBee/issues/5(https://github.com/makerbase-mks/MKS-TinyBee/issues/5)

Hopefully it will help you

---------- Původní e-mail ---------- Od: GameFan01 @.> Komu: makerbase-mks/MKS-TinyBee @.> Kopie: Marcel67921 @.>, Comment @. github.com> Datum: 4. 5. 2023 15:11:12 Předmět: Re: [makerbase-mks/MKS-TinyBee] Web UI/MarlinESP access point configuration reset (Issue #87) "

I tried initializing the eeprom now and the result is still the same.

— Reply to this email directly, view it on GitHub (https://github.com/makerbase-mks/MKS-TinyBee/issues/87#issuecomment-1534756640) , or unsubscribe (https://github.com/notifications/unsubscribe-auth/A7C3WAX7CMV4VTG2CLFFNO3XEOTGZANCNFSM6AAAAAAXPYOWQI) . You are receiving this because you commented. Message ID: <makerbase-mks/MKS @.***> "

Marcel67921 commented 1 year ago

VSC

GameFan01 commented 1 year ago

OH MY GOD IT WORKS! Thank you so much. I thought the board was bricked for good.

Marcel67921 commented 1 year ago

I'm glad it worked out for you

metkosamra commented 5 months ago

أنا يتسعدني أن أخصص لك

Thank you very much, I had the same problem and you solved it