Tool/software: TI-RTOS
Hey guys,
we are using the 15.4 Stack and sensor collector example as base. Currently, we are using the 863MHz ETSI standard, thus we are allowed to occupy this frequency band for 3.6s/hour/device. We are evaluating to send big data messages (up to 1000bytes). We fill an array and if this array is full we immediately send it. If the array is not full until the reporting interval is reached, it is still send, but is smaller.
I was wondering what happens if the 3.6s are reached?
And how is the chip verifying that his limit is not exceeded? Does it check the occupancy of the band of one device between lets say 4a.m. and 5a.m. or is it continuously checking the occupancy?
I hope you can help me understand how the chip/software works regarding this occupancy issue.
kind regards
Slev1n