Minimal adapter using the OT RCP Driver that can be started via cli.ts and outputs to both the console, and Wireshark (MAC frames).
cli.ts
Readonly
Check if port is valid, open, and not closing.
Init the serial or socket port and hook parser/writer.
Minimal adapter using the OT RCP Driver that can be started via
cli.ts
and outputs to both the console, and Wireshark (MAC frames).