Aha - that might be what happened then. Probably me just clicking though in a hurry :)
Interestingly I already have one that look just like that, but from what I can tell it has a totally different Bluetooth name. Perhaps we should set up a repo of known bluetooth lamp types and UUIDs?
I've been playing with another BLE bulb I have though, and have found that the Enable Bluetooth HCI snoop log developer option in Android is great. You just turn it on, copy the file off /sdcard/0 and then open it in wireshark. It's not super user-friendly, but you can at least make out all the read & write commands the app makes!
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Aha - that might be what happened then. Probably me just clicking though in a hurry :)
Interestingly I already have one that look just like that, but from what I can tell it has a totally different Bluetooth name. Perhaps we should set up a repo of known bluetooth lamp types and UUIDs?
I've been playing with another BLE bulb I have though, and have found that the
Enable Bluetooth HCI snoop log
developer option in Android is great. You just turn it on, copy the file off /sdcard/0 and then open it in wireshark. It's not super user-friendly, but you can at least make out all the read & write commands the app makes!