Hello,
I have a WR31 that I am connecting a sensor that has a serial connection. I need to establish 2 way communication with the sensor over the internet through the WR31’s serial port. The WR31 is connected to the cellular network and has a fixed IP.
I usually interact with the sensor through a terminal program (such as old HyperTerminal) sending simple ASCII commands. Is there a way I can do this somehow through a connection to the WR31’s serial port remotely?
Ideally, I would also like to come up with some Python program that runs on the WR31 and collects the data from the sensor, but that is likely too difficult for me…
Thanks for any help you can provide,
Ben