Other Parts Discussed in Thread: BQ26100, , BQ34Z100, BQSTUDIO
Hi
I've implemented the SHA-1/HMAC authentication scheme as described in SLUA389A (for the bq26100) , and my code produces the correct digest for the test key and message in that application report.
When I set the same key and send the same message however, I don't get the same digest back from the bq34z100-G1. I do get something that looks like a message digest, which changes if key or message are changed.
So, am I actually using the correct algorithm for this part?
And is the document incorrect (section 8.3.15.2) in saying the key should go in at 0x4C rather than 0x48? I have tried both.
I there something else I've missed?
Thanks for any pointers
Ian