Other Parts Discussed in Thread: CC1310
Hi Team,
My customer is using CC1310 to transmit data. If the receiving device is out of the wireless transmission range ,
and when the receiving device enters the wireless range again, it will not be received data .
Sending 20 frames of data per second (500kBps/512bytes), the receiving end does not lose packets within the range of strong signal.
Moving to a position where the signal is weak, it starts to lose packets and then crash in a few seconds.
Even if return to the strong signal area, it will not receive.
If send one frame of data per second, it won’t crash.
RF_postCmd(rfHandle, (RF_Op*)&RF_cmdPropRxAdv, RF_PriorityHigh, &RxDoneCb, RF_EventRxEntryDone);
Could help to check it?
Regards,
Kevin