retrieve ConnectPort X2 extended address in Python

can anyone post some example python code to retrieve the COnnectPort X2’s extended address (SH/SL)

Hi lschlatre,

You can find out how to ask the CPX2’s extended address in python as well as quite a few other things by researching the ‘xbee’ built in library that’s documented here: http://www.digi.com/wiki/developer/index.php/Xbee

It will help you out when you’re needing to ask the CPX2 any other XBee related parameter or even any associated remote XBee radios and such.

Good luck,
Max