Other Parts Discussed in Thread: CC2530
The enddevice used CC2530 works in power saving mode ,when it receives datas less than 128bytes ,the enddevice can receive all the datas . If it recives more than 128 bytes ,there are many datas are losted . I have tried to decrease the complile options like POLL_RATE ,QUEUED_POLL_RATE,RESPONSE_POLL_RATE in f8wconfig.cfg and increase NWK_INDIRECT_MSG_TIMEOUT in f8wconfig.cfg ,that can not be in effect. I also have tried to forbid the enddevie work in power saving mode , it can receive datas 512 bytes correctly . How about this trouble?
Please give me the resolution ,thanks a lot .