How do I start?

Hi, I have a DigiConnectPort X8 connected to a lan and also a sensor Xbee attached to the connectport X8. I already added the X8 to the iDigi, but the question is how can I see the information from the Xbee sensor?

Thanks!!!

To see the readings from the sensor either you can create a idigi Dia project or use sample python program sensorlt.py which is avavilable in the Digi ESP for Python.

You can download the ESP from the digi website at the following link, http://www.digi.com/support/productdetail?pid=3632&type=documentation , you need to create an account for downloading the file.

If your X8 is older, it might have only 16MB of RAM so you will be limited in what you can run in Python.