RB-Dev-62 Questions

Hi!

I require your help regarding a problem I’m encountering.
Are the Mac addresses unique on the Product Code : RB-Dev-62?
Is there documentation to operate these with python through a Raspberry pi?

Thank you so much in advance for your help!

It seems so. According to their documentation, the command 119 (or 0x77) “Get Serial Number - Returns the unique 6 byte MAC address of the module” Regarding use with a Raspberry Pi, there’s code in Python which should help:
http://www.robot-electronics.co.uk/files/eth8020-python.zip
http://www.robot-electronics.co.uk/files/eth8020-python3.zip

If you’re able to get them running on the Pi, there’s also Java and Visual C#:
http://www.robot-electronics.co.uk/files/eth8020-java.zip
http://www.robot-electronics.co.uk/files/eth8020sc.zip