Hello,
I've done a software using the dll to comunicate to the usb2 stick.. everything works perfect, expect when I kill the software without properly closing the usb2 stick.. next time I start the software.. the USB2 don't answer to my reset request... it's imposible to reenable the communication without removing the USB2 stick and put it in another USB port. after this, it's working well.
I read in the ant_message_protocol_and_usage document at page 55 that;
"the host should send ANT a series of 15 0’s to effectively reset the ANT..."
how can I do this?
is there another way to hard reset the USB2 stick?
thanks for your help.