Open Dounx opened 1 year ago
I found a firmware-update branch, will it implement the OTA upgrade function? @loucass003
I found a firmware-update branch, will it implement the OTA upgrade function?
I made this as a simple batch script. that automatically detect the ip addr, selects and flash firmware with OTA, and then the tracker reboots itself.
If you think this code is useful for you, I will release it with an English(or your lang)! (currently translated into Korean)
I found a firmware-update branch, will it implement the OTA upgrade function?
I made this as a simple batch script.
that automatically detect the ip addr, selects and flash firmware with OTA, and then the tracker reboots itself.
If you think this code is useful for you, I will release it with an English(or your lang)!
(currently translated into Korean)
This is exactly the functionality I want, I would like to refer to the implementation if possible, English is fine.
This is exactly the functionality I want, I would like to refer to the implementation if possible, English is fine.
If it's useful for you, I'll proceed with the work!
https://github.com/Kamilake/FineMotion_OTA_Uploader
Without python dep: 0.3.1a_FineMotion_Updater.zip
I just finished a basic translation and some tweaks! @Dounx (It's a machine translation, but I'd appreciate it if you could review it.)
I just finished a basic translation and some tweaks! @Dounx (It's a machine translation, but I'd appreciate it if you could review it.)
Thx, I will try to port your code to SlimeVR-Server project later.
Can we add a feature to update each connected tracker via OTA?