I’m looking for a way to get a unique ID for each connectport from within the Python script running on it.
It really doesn’t matter what this ID is as long as it is something that is hard coded into the memory and won’t change with any rests to factory defaults etc.
Perhaps there is a serial number, or the MAC address that the script can access? Or even better, the address of the XBee sending it serial messages! I’m new to all of this so any tips on what I could access, and how I could do it would be fantastic.
Thanks
Brian