SlimeVR-Server icon indicating copy to clipboard operation
SlimeVR-Server copied to clipboard

[Server] Upload firmware via OTA

Open Dounx opened this issue 3 years ago • 7 comments

Can we add a feature to update each connected tracker via OTA?

Dounx avatar Dec 17 '22 08:12 Dounx

  1. Select the firmware
  2. Select the conntected trackers
  3. Click Upload button

Dounx avatar Dec 17 '22 08:12 Dounx

I found a firmware-update branch, will it implement the OTA upgrade function? @loucass003

Dounx avatar Dec 22 '22 11:12 Dounx

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)

Kamilake avatar Jan 27 '23 07:01 Kamilake

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.

Dounx avatar Jan 27 '23 08:01 Dounx

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

Kamilake avatar Jan 31 '23 01:01 Kamilake

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.)

Kamilake avatar Jan 31 '23 04:01 Kamilake

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.

Dounx avatar Jan 31 '23 05:01 Dounx