View Single Post
Old 11-29-2023, 05:50 AM   #46
jljtgr
Enthusiast
jljtgr began at the beginning.
 
Posts: 28
Karma: 16
Join Date: May 2023
Device: BOOX Nova Air C
Quote:
Originally Posted by denisuu View Post
{...}
How did you get the link to the full update? In the past I was able to find the update URL by packet inspection, but that would've just given me the same incremental update.
{...}
There's an Onyx API that gives out the links to the 1.5+ GB files... but I suspect that if you don't give it specific information, you won't get early access as it is rolling out in a staged manner.

For my device-type the generic query URL is:
Code:
http://data.onyx-international.cn/api/firmware/update?where={%22buildNumber%22:0,%22buildType%22:%22user%22,%22deviceMAC%22:%22%22,%22lang%22:%22en_US%22,%22model%22:%22NovaAirC%22,%22submodel%22:%22%22,%22fingerprint%22:%22%22}
But until just the other day, it was showing an old version. Today it offers v3.5. I assume it's because the deviceMAC or other info is blank and Onyx wants to control how fast it gets released by comparing this info to some sort of schedule with metadata.
jljtgr is offline   Reply With Quote