Hi,
6 years after
I hope you're still connected
I've the same issue to connect to HR ant.
I've set the value reads from simulant for my HR sensor (attached file):
static readonly byte USER_ANT_CHANNEL = 1; // ANT Channel to use
static readonly ushort USER_DEVICENUM = 0; // Device number
static readonly byte USER_DEVICETYPE = 120; // Device type
static readonly byte USER_TRANSTYPE = 0; // Transmission type
no change:
static readonly byte USER_RADIOFREQ = 35; // RF Frequency + 2400 MHz
static readonly ushort USER_CHANNELPERIOD = 8192; // Channel Period (8192/32768)s period = 4Hz
set up the network key (public key):
static readonly byte[] USER_NETWORK_KEY = { 0xE8, 0xE4, 0x33, 0xA9, 0xDD, 0x56, 0xC1, 0x43 };
static readonly byte USER_NETWORK_NUM = 1; // The network key is assigned to this network number
Can you send me the configuration (static declarations) you set to use DEMO_NET as slave.
Tks
Image Attachments
Click thumbnail to see full-size image