Tool/software: Code Composer Studio
collector to sensor Message sending failed.rar
Hi All:
I have a problem with CC1310 collector and sensor.
collector failed to send message to sensor(sensor can't receive message from collector by sending date request).
I found it through printing by uart, the function static bool sendMsg(Smsgs_cmdIds_t type, uint16_t dstShortAddr, bool rxOnIdle, uint16_t len,uint8_t *pData); return false, it happens occasionally.(I tried it 100 times and it came up once)
When sensor power-on again,back to normal.
Accessory is my sinffer file by pack snifffer and wireshark.(Start at line 9618) The short address 0x0002 is sensor and 0x7686 is collector.