I am using an XStick as a API coordinator with two LTH Xbee sensors. I have downloaded the DigiXBeeDrivers.zip file and attempted to run the LTHbattery_example.py while changing the address to that of one of the sensors.
I am now receiving the error
raise ValueError, "Adapter is not a %s" % (GetXBeeProductName(XBeeSensorLTHAdapter))
I have looked online and found that making sure the DD value in XCTU for the sensor is 3000D may work. This was not the case. Any suggestions?