Hello,
I have compiled the ANT Demo on my Mac 10.9.3. It seems to work and talk to the Ant stick. However, I have set the device to be a slave and was expecting it to receive data from another Ant stick sending data with the Ant simulator on Windows machine. It says the following:
Device number?
0
Initialization was successful!
M - Print this menu
A - Send Acknowledged message
B - Send Burst message
R - Reset
C - Request Capabilites
V - Request Version
I - Request Channel ID
S - Request Status
U - Request USB Descriptor
D - Toggle Display
Q - Quit
Channel Type? (Master = 0, Slave = 1)
1
Resetting module...
Setting network key...
Network key set.
Assigning channel...
Channel assigned
Setting Channel ID...
Channel ID set
Setting Radio Frequency...
Radio Frequency set
Opening channel...
Chanel opened
Enabling extended messages...
Extended messages enabled
Search Timeout
Channel Closed
Unassigning channel...
Channel unassigned
Press enter to exit
Disconnecting module...
Demo has completed successfully!
Program ended with exit code: 0
As you can see, there is a search timeout. There are some settings in the demo.cpp file that may have an effect on this. I have set the network key, but have not changed the frequency offset everything is at the default value.
Many thanks for any guidance.
Graham