BOJTHE Zoltan
BOJTHE Zoltan
@asiahowtone could you attach your pcap file to this issue? I think the LLC frames equals to your missing UDP frames but something wrong in frame content ...
Not reproducible, ApplicationPacket recorded correctly to pcap file in current master.
fixed in master at https://github.com/inet-framework/inet/commit/7fccdb23ba3040bcb025aa5aeca8202eed608978
Bug in XMAC state machine
And configuration error: headerLength = 24B , bitrate=19200bps with checkInterval=0.01s not a valid configuration. The checkInterval needed for send_preamble+rcv_ack time. But the 24B header with 19200bps is 0.01s in itself.