Tool/software: Code Composer Studio
what is minimum of polling interval, I want to find smallest value. How can i find it .
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
what is minimum of polling interval, I want to find smallest value. How can i find it .
I think you can set it to 100 which mean polling every 100 milli-seconds.
Hi YK Chen ,
I think i resolved that issue, although the joining isn't stabilize.
I think the polling interval affect to connection of network.
Thank you so much for support
I understand what polling interval is in sensor example, but in collector example,i see it uses polling interval to set transaction persistence timer, what is transaction persistence timer, Can you explain it to me?