Hi everybody
i am using 4 c1110 in my project , 1 for receiver and 3 for transmitter. all device work at 433MHz and 38.4kbps, variable pakage length, the PKTLEN register equal 20.
the transmiter send one message in every 300ms like simipliciTI CCA transmit mode, so there are only one transmiter send message to receiver at one time, and all transmiter can send 1 message in 300ms. the messages are the transmiter's status which are 8 to 18 bytes.
normally, the receiver can receive every message correctlly, but sometimes ,even the transmiter are power off, the receiver can receive(by debugger breakpoint) a wrong message which content are not comparible with my message structure define.
this phenomenon is not so frequently, 1 time per day , or 1 time per 10 senconds.
please tell me all your thoughts!
thanks