problem: mdot getNexTxMs()/1000 = 4294967 secons
- This topic has 0 replies, 1 voice, and was last updated 7 years, 5 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
mdot in Class C mode and manual mode join.
the mdot send a packet every 15min to the conduit
along two days the program is ok. But after two days, The getNextTxMs() function of the mdot shows 4294967 secons every time that it try send a packet, and don’t send it. always 4294967 secons
too in this situation, the event RxDone (in the mdot) don’t execute when a packet is send from the coduit.
What could be happend?
thanks