Hello,
I hope to use the SparkFun biometric hub library with a custom board. The board utilizes the Max32664 version D (rather than version A as is used on SEN-15219), but is otherwise identical. However, it is throwing an error during the configuration step (biohub.configBpm(MODE_ONE) of Example 1. It returns an Error value of 1 (invalid command). Can anyone provide insight on this? I am using the code as is provided in the examples.
There are a few differences in command addresses when setting up versions D and A, but I have not been able to located discrepancies in the .ino, .cpp, or .h files.
Thank you kindly.