Skip to content

Instantly share code, notes, and snippets.

# 'Lunvon Smart LED Bulb' bluetooth reverse engineering
import bluetooth
from string import hexdigits
from time import sleep
LAMP_ADDR = "f4:4e:fd:00:00:00"
LAMP_UUID = "00001101-0000-1000-8000-00805f9b34fb"
LAMP_LOGIN = "3031323334353637" # '01234567'