Question about xDOT
- This topic has 2 replies, 3 voices, and was last updated 7 years, 3 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Hi all,
I would like to connect xDot with external device using serial port. All data that xDOT receive from LoRa Gateway need to be transferred to serial port. Also, all data it receives from serial interface to send to LoRa Gateway.
Part of this functionalities we already have, but I would like hear from other members is this possible.
Thank You in advance.
I think you might be misunderstanding what LoRa can do. From your description you seem to suggest the xDot is being used as a serial link replacement and can receive and transmit at will. This is not the case.
You would have to buffer data, send it out, receive any response and wait for the next available transmission window before you can send more data.
Andrew
Serial data mode in at firmware might meet your requirements.