-
Fri 2020.01.10
Hi Andrew @Andrewmk maybe a computer ordering vs human visible ordering issue?
It's likely this was the starting page:
from which page may be found:
Beneath 'Find a Binary' DDL the specific firmware update for the desired board type may be selected.
Note: A week ago, this page indicated a visible link of 2v04.284 and the current 'Cutting Edge' build of 2v04.84
As Gordon etal slave away at improvements, this page will constanlty updateThe change log may be found at:
Further complicating things is that the order of the firmware changes is by a unique GUID assigned index and not the release date. This means to find a build from December 2019, one will need to hunt down the page for the release date:
When one aligns decimal numbers, one may view the difference between how computers would sequence, in comparrison to how humans logically sequence. Remember the trailing zero (invisible) place holders to the right of the decimal in any base numbering. A trailing zero is not considered a significant figure:Tons of articles on version numbering conventions:
2v04.294
2v04.840
So, using the firmware updates you provided, shows that 840 is a larger value than 294 further proving the cutting edge build is more recent than the firmware installed on your device.
Searching down that page, one may see that there were two releases of the latest cutting edge build today:
2v04.81
7001b3adf8e1e2882d99df5cbdb8a08d3bead589/ 2020-01-10 16:14http://www.espruino.com/binaries/travis/7001b3adf8e1e2882d99df5cbdb8a08d3bead589/
2v04.84
63587f2b6c01456461401ba503e1c936de2573cc/ 2020-01-10 16:30http://www.espruino.com/binaries/travis/63587f2b6c01456461401ba503e1c936de2573cc/
It would take some trial and error Hi-Lo date estimating to locate the actual date for the 2v04.294 version.
-
I don't think so. "espruino_2v04.84_banglejs.zip" is a filename on the firmware page so if it meant "espruino_2v04.840_banglejs.zip" it could say "espruino_2v04.840_banglejs.zip". Hopefully @Gordon or someone else involved can comment.
Andrew
Hi. I feel I must be missing something. I went to update the Bangle.js firmware in case it improved my Gadgetbridge connection issues. When I connect to the watch with the web IDE it reports the version as 2v04.294. When I look at http://www.espruino.com/binaries/travis/master/ the latest build (dated today) is 2v04.84 which sounds like it's older. Am I misunderstanding something?
Andrew