You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

ISSUE

----techsupport 계정 말고 못보는 글입니다. 수정 완료 후 permission 조정합니다-----



APPLIES TO




RESOLUTION


  • In Provisioning Level

Execute Scan2Stage console and go to OS Update

Upload FOTA Package(PFU file) in closed network or embedded web server

And add the Package link address to Download URL in Scan2Stage console

Upload to Closed NetworkUpload to Embedded web server
  1. Input target OS version to Version input box
  2. Add PFU file address to Download URL

  1. Execute embedded web server(e.g. mongoose)
  2. Upload PFU file to the web server folder
  3. Copy the PFU file address

Save as JSON file and Generate QR Code via QR Code generator

Read QR Code with your device to update the system



  • In Deployment Level(Silent OS Update)

#01 : Use sync schedule with Server feature

When you save the JSON script file for provisioning the devices, set OS update policy in advance and set the sync schedule with Scan2Stage Console

#01. Set OS update policy with JSON Script in advance, use Sync schedule with server feature


Server will check OS version following schedule you set. If newer version exists, progress the OS update.

The feature will get the JSON script file you saved to progress the scheduled tasks in time that you set.


How to set the Schedule?

Execute Scan2Stage console and Navigate to Schedule

Check the schedule type that you are planning, you can choose whether the JSON script file would be applied in specific time(Apply in specific time) or in specific day of every week(Sync schedule with server).

If you choose 'Apply in specific time', set the date and time.

If you choose 'Sync schedule with server', set the days and time 


#02 : Using intent on Custom application

You can use intent on the custom application for OS Update by inputting the string in Extra parameter as same as reading QR Code.

But, because It requires to edit the custom application, please open the ticket to request for aditional progress.







  • No labels