On Jul 21, 2019, at 9:23 AM, Mikhail Gusarov <dotted...@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

Reply via email to