toby
1
Is there a place I can download xbee_sensor.py ?
Getting this message on a X2 connectport gateway:
Traceback (most recent call last):
File “WEB/python/digi_poll_sensor1.py”, line 11, in ?
import xbee_sensor
ImportError: No module named xbee_sensor
mvut
2
It would be part of the compiles used in your python code. Try checking your Digi Python ESP for it.
toby
3
Thanks. Very Interesting. I got some Python code working on the X2 out to the XBee.