I am trying to get the MacAddress of my phone using serial1.Address. I've tried placing this before and after serial1.Initialize("serial1") and/or before and after serial1.Connect(...). This works just fine on an Android 4.4 phone but on Android 6 it returns the address 02:00:00:00:00:00. How do I get the MacAddress of an And. 6 phone?