Skip to content

Instantly share code, notes, and snippets.

@jeromyevans
Created November 20, 2016 20:39
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeromyevans/7289c9ecca4df017032c8db39e42a23c to your computer and use it in GitHub Desktop.
Save jeromyevans/7289c9ecca4df017032c8db39e42a23c to your computer and use it in GitHub Desktop.
Fitbit Aria Interactive Terminal
Built on Feb 29 2016 15:11:54
Config lost - RTC invalid - external reset/power failure
04003660: 20 f8 5e a
b 21 55 ff ff 39 35 30 45
04003680: 45 41 41 44 37 32 42 30 36 35 46 36 43 39 34 36 36 43 37 30 43 44 41 3
9 42 39 37 41 93 2c 80 00
040036a0: 01 02 ff ff
Flojo App version 39, WFW version 2c0200
Boot time 0
Time now 1456758714
boot reason: 0 -
AdditionalInfo: 000
permanent_fabsate_read: 0 0 0
fabState extFlash: 0x00
no spi key
Disabling Standby for 15 seconds.
04003660: 20 f8 5e a
b 21 55 ff ff 39 35 30 45
04003680: 45 41 41 44 37 32 42 30 36 35 46 36 43 39 34 36 36 43 37 30 43 44 41 3
9 42 39 37 41 93 2c 80 00
040036a0: 01 02 ff ff
MAC address.....................20:f8:5e:ab:21:55.......PASS
LCD driver communication test...........................PASS
Scale (Fortune) processor communication test......v15...PASS
> Batt:
avgVolt = 0
lastVolt = 0
cnt = 0
Batt: V = 5512 = 94%
entering state: 0
AppNormal up - doing nothing!
User list read from flash contains 1 users
Uid Name MinW MaxW Age Gender Height BFat Cov*1000
0 LstWt LstWtTime nvdsIndex
...
362 1479397807 1
90000001
90000002
90000003
90000084
90000086
90000084
90000086
HI :)
backlight: 50
Batt:
avgVolt = 0
lastVolt = 0
cnt = 0
Batt: V = 5478 = 92%
Waiting 1612ms
90000084
90000086
?
> V39
Waiting 2985ms
WIFI IS BLUESKY-AP-UP ... TAP TO CHANGE
help
fwver :
hwrev :
selftest :
deviceid :
bat :
switchstate :
lcdtext :
lcdswap :
lcdpat :
icon :
pbar :
pwm :
fabstate :
getsn :
setsn :
getmac :
setmac :
progend :
perminit :
setcolor :
getcolor :
setunits :
getunits :
calchk :
tare :
fadc :
wcal :
weigh :
imped :
ant :
stress :
ical :
acal :
itare :
i2cr :
i2cw :
uidis :
htiva :
htdnb :
htcmd :
scan :
getwtlog :
clrwtlog :
clrusers :
nwpoll :
nwup :
nwd :
nvdscopy :
fortunerst :
permcalib :
permqc :
permread :
permboard :
permcalib :
permfabr :
permwrite :
flashtest :
This is only a partial list, see scaleiic.c for others!
> deviceid
App: 39
WFW: 2c0200
LCD: ht16c23
Scale: Fortune_v15
00 00
MSP430: pass
Flash: pass
END.
> provCheck = 0, prov_chk_res = 0, prov_nw = 1, retCode = 0
current activity: 00180000
GsnOsal_MailboxGet: 0x90000101
no events... going standby
AppSm_StdbyReq, currentTime 00ada8bfa7674c18 (1456758739s)
expireTime 00ada8c367674a8b (1456759219s)
GsnPwrMgmt_StdbyReq
selftest
04003660: 20 f8 5e a
b 21 55 ff ff 39 35 30 45
04003680: 45 41 41 44 37 32 42 30 36 35 46 36 43 39 34 36 36 43 37 30 43 44 41 3
9 42 39 37 41 93 2c 80 00
040036a0: 01 02 ff ff
MAC address.....................20:f8:5e:ab:21:55.......PASS
LCD driver communication test...........................PASS
Scale (Fortune) processor communication test......v15...PASS
scale_init_selfTest returned 0
END.
> tare
fw=15
Done Tare, value:-190, credible:1
END.
> fwver
Flojo App version 39, WFW version 2c0200
END.
> hwrev
HW rev: 8400019
END.
@bobdring
Copy link

I found 2 extra commands

deb - debug mode turned on
nofix - something about I2C fix

anybody else found any?

Bob

@bobdring
Copy link

bobdring commented Aug 24, 2018

found some more commands
mspr: read from MSP430 memory
mspw write to MSP430 memory
gettime
listusers
stacks
nvdsdisplay

Bob

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment