Hello,
Could I use eeprom on orin nano devkit carrierboard to record mac address? I understand that eeprom generally contains carrierboard information (boardid, sku, etc…). Can I use other information as well? Is there anyone who uses the mac address?
Thank you.
If you want to add your own driver code and read from the mac address from some specific eeprom, then you can do that.
But basically most default info we are using is from module eeprom. Not carrier board eeprom.
Also, orin nano on board ethernet does not read mac from eeprom.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.