Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
rxByte: 7e
rxByte: 00
rxByte: 03
rxByte: 00
rxByte: 02
rxByte: 04
rxByte: 00
rxByte: 9b
rxByte: 38
rxByte: 7e

 You can use HdlcTool to decapsulate (to Raw) the response and confirm that it is a mgrHello.

You can then use the tx command to send a Hello packet. You can use the HdlcTool to do the encapsulation (to HDLC) of the raw API payload.

No Format
> tx 7e00010003040000f7ce7e
> 

...