Greetings! I had some issues when I first ran the deploy_base64.py script. It was looking for the orbic_app firmware file as well as the 3 certificate files in a subfolder called orbic_fw_c. The instructions on the flasher page say to put all of the downloaded files into a single directory and makes no mention of the need to have 4 of the files in a subfolder. After I created the subfolder and moved the files there everything worked correctly. I don't want to sound pedantic, but you may want to update the instructions on the flasher page to indicate that you should create that subfolder and move the appropriate files into it or change that part of the script to look for those files in the root of the directory the script ran from. I am sure most people will do the same thing I did and go read the script, but it may save them some time. Awesome job making this functionality available to users of this hotspot hardware!
Greetings! I had some issues when I first ran the deploy_base64.py script. It was looking for the orbic_app firmware file as well as the 3 certificate files in a subfolder called orbic_fw_c. The instructions on the flasher page say to put all of the downloaded files into a single directory and makes no mention of the need to have 4 of the files in a subfolder. After I created the subfolder and moved the files there everything worked correctly. I don't want to sound pedantic, but you may want to update the instructions on the flasher page to indicate that you should create that subfolder and move the appropriate files into it or change that part of the script to look for those files in the root of the directory the script ran from. I am sure most people will do the same thing I did and go read the script, but it may save them some time. Awesome job making this functionality available to users of this hotspot hardware!