Help with DD error in analog_adapter_sample DIA program

Hi,

I’m having trouble running the built in analog_adapter_sample program with in ESP.

The gateway is a X4 H, the adapter is the digimesh 900 Pro. I’m wondering if the firmware on the AIO adapter is some how corrupted? (8044) is currently loaded.

While compiling the error is:

DEBUG:XBeeDDOParamCache:CACHE MISS param ‘DD’ addr 'None’reason: node not found

DEBUG:XBeeDDOParamCache:CACHE STORE: cached ‘DD’ = ‘\x00\x04\x00\x03’ for ‘None’

CRITICAL:xbee_device_manager:This xbee manager cannot use the xbee module on the gateway. (Maybe there is a digimesh/zigbee mismatch?)

Exception in thread xbee_device_manager:
Traceback (most recent call last):

File “./threading.py”, line 442, in _bootstrap
File “C:\Program Files (x86)\Digi\python\DevTools-2.2\Dia\Dia_2.3.0\src\devices\xbee\xbee_device_manager\xbee_device_manager.py”, line 677, in run
File “C:\Program Files (x86)\Digi\python\DevTools-2.2\Dia\Dia_2.3.0\src\devices\xbee\xbee_device_manager\zigbee_device_manager.py”, line 204, in validate

network_protocol

ZigBeeDeviceManagerUnsupportedModuleType: module_id: 4, accepted module ids: (3, 10, 0)

looks like it can’t find the node on the zigbee network. Make sure you can contact the end node outside the ESP. You could try going into the X4 web interface and see if you can view the remote notes settings. If not, your end node (AIO) is unavailable for whatever reason.

8044 firmware is pretty old. There are some known issues with it. Might be a good idea to update to the newest.

It has been showing up with the X4s web interface. I’ve tried updating as well but still having no luck.

Wondering if there is some issue with the hardware?

Did you solve this problem? Because I’m having the same.

Thanks.