Hello iam trying to communicate with the scale with the demo_lib (i need to do the application in c++) and demo_Dll doesnt seem to work in my pc. I have set the network key and changed the device type ( i have read all the pdf before starting) but still the scale doesnt start working.
Any thoughts?
Thanks
Ps: i alter this
#define USER_BAUDRATE (57600) // For AT3/AP2, use 57600
#define USER_RADIOFREQ (57)
#define USER_ANTCHANNEL (0)
#define USER_DEVICENUM (0)
#define USER_DEVICETYPE (119)
#define USER_TRANSTYPE (0)
#define USER_NETWORK_KEY {ANT+ Network Key}
#define USER_NETWORK_NUM (0) // The network key is assigned to this network number
#define MESSAGE_TIMEOUT (1000)