Update IEEE 802.15.4 receive example to full decode packets 802.15.4 data packets with appropriate frame control fields and header so they match the format in the pull request for the transmit example. Also print the payload data in hex and ASCII and utf-8 if a valid string.
Update IEEE 802.15.4 receive example to full decode packets 802.15.4 data packets with appropriate frame control fields and header so they match the format in the pull request for the transmit example. Also print the payload data in hex and ASCII and utf-8 if a valid string.