Eth.GetTcpConnectionStatus

Retrieve the BRP over TCP connection status. Checks if there is an open TCP connection.

Properties

Parameters (request frame)

None

Returned values (response frame)

Name Type/Size Description
Status Enumeration (8 bits) BRP over TCP connection status.
Values:
  • NotConnected (0x00)
  • ConnectionTrialRunning (0x01)
  • Connected (0x02)