xyzroe / ZigStarGW-MT

GUI wrapper designed for convenient service work with TI CC1352/CC2538/CC2652 based Zigbee sticks or gateways. Packed into single executable file
GNU General Public License v3.0
270 stars 19 forks source link

Error while trying to enable BSL mode, Zigstar LAN #9

Closed flaektrem closed 1 year ago

flaektrem commented 2 years ago

Tried to update FW in my Zigstar LAN Gateway but it just gives me this error. Anyone have an idea?

Skärmbild 2022-04-14 223144

xyzroe commented 2 years ago

What type of ESP32 FW do you use?

flaektrem commented 2 years ago

Maybe 0.6.2, right? And I use it as a coordinator.

Screenshot_20220415-073946

flaektrem commented 2 years ago

Just updated to 0.6.4. Same error message still shows up.

EDIT: Just turned on BSL mode manually in web gui and unchecked the "Auto BSL" option in Multi Tool. Im ok with doing that manually.

xyzroe commented 2 years ago

It's really not clear, for me and for many others it works without problems in automatic mode.

maybe there is more information?

flaektrem commented 2 years ago

It's really not clear, for me and for many others it works without problems in automatic mode.

maybe there is more information?

What more information do you need? I was not able to enable BSL automatically and I don't know why

xyzroe commented 2 years ago

for example, did you enter the address yourself, or did the program find it automatically? did you edit the address field? did you manage to repeat this problem again? maybe on a different version?

flaektrem commented 2 years ago

The program found correct IP automatically. Did not edit anything. After i updated everything manually i haven't tested the auto mode again. Maybe a new version out now so I can test auto mode again and see if the problem persists

mihsu81 commented 2 years ago

I'm facing the same issue and it is caused by the web server authentication. Auto BSL works only when authentication is not enabled. ZigStar GW Multi tool v0.3.5. ZigStar GW v0.6.8

xyzroe commented 2 years ago

@mihsu81 thanks for idea. Indeed, when authentication is enabled, Auto BSL does not work, this is normal behavior. @flaektrem maybe you also use authentication?