TheBazeman / A-OK-AM43-Blinds-Drive

Python A-OK AM43 Blinds Drive BTLE control
29 stars 13 forks source link

Finding out the device MAC address... #4

Closed alexcf closed 4 years ago

alexcf commented 4 years ago

What’s the best way to get the MAC address of the devices?

TheBazeman commented 4 years ago

Hi,

Give the blind controller(s) a proper name in the app on your phone, exit the app and then run “blescan” on your raspberry. The MAC addresses should be visible for all your blind controllers within range.

Good luck, -Bas

Van: alexcf [mailto:notifications@github.com] Verzonden: zaterdag 28 maart 2020 01:09 Aan: TheBazeman/A-OK-AM43-Blinds-Drive A-OK-AM43-Blinds-Drive@noreply.github.com CC: Subscribed subscribed@noreply.github.com Onderwerp: [TheBazeman/A-OK-AM43-Blinds-Drive] Finding out the device MAC address... (#4)

What’s the best way to get the MAC address of the devices?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/TheBazeman/A-OK-AM43-Blinds-Drive/issues/4, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AK3C5PWC3HRZKORSEOD4YALRJU5Y5ANCNFSM4LVLW6UQ.

TheBazeman commented 4 years ago

Adjusted the readme