Other Parts Discussed in Thread: BQ40Z80, BQ40Z50
How does the authentication work ?
I am getting a different dgest from opensll than from device and battery management software.
echo -n $chlg | openssl dgst -sha1 -mac HMAC -macopt hexkey:$skey
gives a different digest.
What algorithm is being used here?