Hi,
I'm working with ZStack Pro 2007 on MSP4302618 + CC2520.
I try to send an AF_DataRequest with 90 bytes of data from an end device to coordinator. The frame seems to accept by the ZStack, I follow the transmission to the spiFifoAccess and all seems to be good. The total length of frame write to the CC2520 is 116 bytes long.
When I send an AF_DataRequest with 86 bytes there is no problem.
But, the coordinator doesn't received the frame and the packetSniffer (on the SmartRF04 with CC2430) shows : "ERROR!!! Parsed data To long! Data Length:1419".
I think, there is a problem in the Packet Sniffer because when I start to send the same frame at the beginning of Packet Sniffer Session, the frame was decoded by Packet Sniffer.
Can anybody help me ????
Thanks a lot