How can I get the mac address from the emon.tx

For my application, I need to know the mac address of emon.tx board, can someone tell me where to get access to it?

mharizanov's picture

Re: How can I get the mac address from the emon.tx

EmonTX doesn't have a network interface, so it doesn't have a MAC address either. Only EmonBaseRF has MAC address

kjlowe's picture

Re: How can I get the mac address from the emon.tx

If you meant the emonBase as mharizanov suggested, I find the easiest way is to give it an IP address usign DCHP. Your router should report the mac address once it's been assigned an ip.

You can also print it out serially from the emonBase. The mac address is stored here.

ether.mymac[6]

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.