MAC protocol logging? Or "disassembler"?
- This topic has 0 replies, 1 voice, and was last updated 6 years, 7 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
I am implementing a class A device with the Semtech/StackForce stack provided by the module vendor.
I am seeing mac_sent
packets returned to the end node when it communicates. But I don’t have any visibility into what the intended MAC actions of the the gateway are.
e.g. “opts”:”034aff0001″
Is there a log somewhere that disassembles the MAC opt commands and bytes into more human-readable actions, or a higher level listing of pending actions that the Conduit MAC is trying to accomplish?