Dear
I would like to put the licence key to nff5-SDK examples into sdk_config.h file
Format on thisiannt side looks like this
0xXX, 0xXX, 0xXX, 0xXX, 0xXX, 0xXX, 0xXX, 0xXX
but in the example like this
ANT_LICENSE_KEY "1234-1234-5678-225f-a00e-225f-225f-225f"
Do do have any ideas how to put ANT_LICENSE_KEY in this example?
ps. with this format ANT_LICENSE_KEY "1234-1234-5678-225f-a00e-225f-225f-225f" software runs perfectly
but with this key
ANT_LICENSE_KEY "0xXX, 0xXX, 0xXX, 0xXX, 0xXX, 0xXX, 0xXX, 0xXX"
it fail