version: cc2530 zstack 2.5.0 and 2.5.1a
settings: RFD_RCVC_ALWAYS_ON = TRUE , MAX_POLL_FAILURE_RETRIES = 5
I think MAX_POLL_FAILURE_RETRIES would be the max times continuously, but the reality is that:
after the child join network,
power off the cordinator,
the child send data to cordinator 3 times,
power on the cordinator,
the child send data to cordinator 2 times,
then the child send the ORPHAN command, and BEACON, BEACON...
I think this is a mistake, so how to correct it?
I think you have a lot of polling request retries as your configuration, your coordinator seems to have problem to receive polling msg. maybe that is RF/HW issue?
I have some similar problem but my problem is my end device has trouble to receive polling response.
BTW, how you turn on RSSI in LQI field in your packet sniffer?
Also since your device is configured as always ON, you don't need to poll for data, right?
Rui
RSSI/LQI selection at interface of sniffer
RFD_RCVC_ALWAYS_ON=TRUE, so end device never polls data