Hi
I am getting a different error on x8 using a dia that worked fine on x4 (changed device refs in yml):
File “src\devices\xbee\common\prodid.py”, line 135, in parse_dd
error: unpack str size does not match format
That line is trying to establish the module id, but the prodid.py has no definition for the xbee version in x8 dev kit(24B vs 24ZB). Is this fixable? can I change all the radios in x8 kit to be ZB? (Moduleid 3)? Should I add another definition?
Any help much appreciated.