I am working on simulation project using managed lib.
In the development environment, the project works perfectly.
But when I installed the system on the client side, it is somehow connecting but the software is able to get recieve the signal but not able to send the signal back to the home trainer.
I get these error in my log file.
'Error CHANNEL_IN_WRONG_STATE_0x15 configuring OPEN_CHANNEL_0x4B'
'CHANNEL_IN_WRONG_STATE_0x15 configuring ASSIGN_CHANNEL_0x42'
and also sometimes 'TRANSFER_IN_PROGRESS'
But I dont get 'TRANSFER COMPLETED' event
can some body tell me, what can be the problem.
Also important is that the SImulANT+ is working perfectly on the client side.
Can it be the network key being the public one as available on the ANT+ membership page
I would be really oblige for a quick help.