tcpdump mailing list archives

Re: New link-type for Z-Wave serial interface


From: Guy Harris <gharris () sonic net>
Date: Sun, 21 Jul 2019 11:28:19 -0700

On Jul 21, 2019, at 9:23 AM, Mikhail Gusarov <dottedmag () dottedmag net> wrote:

I'd like to request a number for Z-Wave serial interface link type.

The link-level protocol is described in section 5 of
https://www.silabs.com/documents/login/user-guides/INS12350-Serial-API-Host-Appl.-Prg.-Guide.pdf

So the packets would either be:

        an ACK frame, with the packet data being 1 byte of 0x06;

        a NAK frame, with the packet data being 1 byte of 0x15;

        a CAN frame, with the packet data being 1 byte of 0x18;

        a data frame, with the packet data beginning with 1 byte of 0x01, followed by the other fields in Figure 5?
_______________________________________________
tcpdump-workers mailing list
tcpdump-workers () lists tcpdump org
https://lists.sandelman.ca/mailman/listinfo/tcpdump-workers

Current thread: