Hi
I am writing ANT+ device on pStorage and want to read back from memory during ANT+ stack init. I am trying to change the Device name on this snippet
No luck so far. Is there any other way of reading ANT+ device number from flash?
Hi
I am writing ANT+ device on pStorage and want to read back from memory during ANT+ stack init. I am trying to change the Device name on this snippet
No luck so far. Is there any other way of reading ANT+ device number from flash?
I have tried not to change device id and same problem.
I am not using ANTware II. I have garmin head unit that I am using to check if it display device ID.
sd_ant_channel_close
sd_ant_network_address_set
sd_ant_channel_id_set
sd_ant_channel_radio_freq_set
sd_ant_channel_period_set
sd_ant_channel_open
I do not know why but above pattern works for me. Its now changing ANT+ device number with out any issue.
Thanks for you help Kenneth.
Ah... Looks like all parameters must be set then, else I presume it will default some value.
Best regards,
Kenneth