atc1441 / ATC_MiThermometer

Custom firmware for the Xiaomi Thermometer LYWSD03MMC and Telink Flasher via USB to Serial converter
2.79k stars 468 forks source link

How to find MAC #141

Open pristis opened 3 years ago

pristis commented 3 years ago

Hello!

The firmware works perfect on LYWSD03MMC! Thank you!

I am using home automation and I want to add more than one temp sensors, so I need MAC addresses of them to assign for every room. So, please, do you know how to find MAC addresses of the sensors?

Best regards, Martin

KoalaBear84 commented 3 years ago

You can even look at the Telink Flasher page, stand close to the one you want to know, and see which one has the best signal.

Or take out the battery and you see 3 times 2 characters displayed which make up the last 6 characters of the MAC address.

https://github.com/atc1441/ATC_MiThermometer#getting-the-mac-of-your-thermometer

mhertel commented 3 years ago

And the mac address starts with A4:C1:38

pristis commented 3 years ago

That was very useful! Thank you very much, guys!

lanrat commented 3 years ago

Would it possible to log or display the device's full mac in the web flasher?

atc1441 commented 3 years ago

On stock firmware, Unfortunately, this is not easy as it is a security risk for some.

And today most devices only have fake MACs so WebBluetooth will most likely never get that feature

On the custom firmware the name could be used for that

thirteeneast commented 2 years ago

Helped me too, thanks.