Hello.
I'd like to know what is the transmission timeout a coordinator will apply when sending to a polling device (non-beacon scenario).
From API docs, I know TIMAC has a MAC_TRANSACTION_PERSISTENCE_TIME PIB attribute in beacon interval units.
But what does beacon interval in a non-beacon scenario means?
The beacon interval formula, aBaseSuperframeDuration * 2^beaconOrder, gives 15.36ms*2^15=~503s that is way too large in my case even if I set said PIB attribute to 1 (in calculation, 15 is the beacon order requested for non-beacon networks and 15.36ms is the aBaseSuperframeDuration value for 2.4GHz band).
Is there any way to shorten that timeout?
Best regards,
Peppe