OpenBekenIOT / webapp

OpenBeken Javascript/Vue control panel and Supported Devices (Teardowns/Templates) List
17 stars 54 forks source link

Webapp seems to be pointing to the wrong OTA file BL602. #50

Closed arhi3a closed 1 year ago

arhi3a commented 1 year ago

Hello, While using webapp https://openbekeniot.github.io/webapp/ on BL602 chip. In the OTA tab there is option to select OTA file to download to PC. After picking version I want to download I get link as below: _https://github.com/openshwprojects/OpenBK7231T_App/releases/download/1.15.645/OpenBL602_1.15.645.bin_ Flashing with downloaded binary is getting stuck. I believe that correct hyperlink should lead to OTA version: _https://github.com/openshwprojects/OpenBK7231T_App/releases/download/1.15.645/OpenBL602_1.15.645_OTA.bin.xz.ota_ which is correct version for OTA binary. Flashing with it succeeded.

openshwprojects commented 1 year ago

Thanks for reporting, can you check now?

arhi3a commented 1 year ago

Hello, Thanks for update, now site directs to correct binary file. (Downloaded file from link & flashed BL602 for test) Since it works now I will close the issue.