Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

   

ANT_NetDll_Demo.exe question

Rank

Total Posts: 5

Joined 2020-04-14

PM

Hi,
Using a Heart Rate sensor and a USB Stick Ant+, I can see data messages (decoded and raw) in SimulAnt+, in AntSimulatorExample project and in DEMO_HR_RECEIVER.exe (from ANT-SDK_PC.3.5)
For instance: Chan ID(33214/120/1) - Rx:(0): [02],[0d],[38],[29],[d6],[4e],[71],[3f],
but I cannot see them when launching ANT_NetDll_Demo.exe.
If I choose Device 0 Only slave, this is what I receive:
Device 0 Connected
Device
STARTUP_MESG_0x6F
::6f20
Device
ASSIGN_CHANNEL_0x42Ch:0
::4000-42-00
Device
CHANNEL_ID_0x51Ch:0
::4000-51-00
Device
CHANNEL_MESG_PERIOD_0x43Ch:0
::4000-43-00
Device
OPEN_CHANNEL_0x4BCh:0
::4000-4B-00 

And if Master selected:
Device 0 Connected
Device
STARTUP_MESG_0x6F
::6f20
Device
ASSIGN_CHANNEL_0x42Ch:0
::4000-42-00
Device
CHANNEL_ID_0x51Ch:0
::4000-51-00
Device
CHANNEL_MESG_PERIOD_0x43Ch:0
::4000-43-00
Device
OPEN_CHANNEL_0x4BCh:0
::4000-4B-00
Channel
EVENT_TX_0x03
  
:: 4000-01-03
Channel
EVENT_TX_0x03
  
:: 4000-01-03
... 

¿Cannot see raw data in ANT_NetDll_Demo.exe?
Thank you.      
RankRankRankRank

Total Posts: 370

Joined 2012-06-27

PM

ANT_NetDLL_Demo.exe does not open a channel with the correct parameters to connect to a heart rate monitor.      

Signature

Ian Haigh