xDot abort transmit
- This topic has 1 reply, 2 voices, and was last updated 7 years, 1 month ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
We are using the xDot in a system that has another radio and because of FCC requirements we have to make sure only one radio can transmit at a time.
We are currently using the default AT firmware.
Is it possible to stop / abort a started transmission with the AT firmware, or by using the xDot library and writing a custom app?
Thanks.
Hi Errin
With AT Commands the xDot only transmits when performing an OTA “Join”
or when sending data using the AT+SEND command. Other than that, while
the xDot is sitting idle it is not transmitting.There are no specific
AT Commands stop/abort a started transmission.
-Best Regards