Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upExtra info for the Rainbow bulb #1
Comments
This comment has been minimized.
This comment has been minimized.
Thanks for your research too. Are the questionmarks always 0 ? Because on my Playbulb Candle the layout is the same |
This comment has been minimized.
This comment has been minimized.
Do you have access to a Linux system with a BT 4.0 dongle? |
This comment has been minimized.
This comment has been minimized.
I added some info about the Rainbow LED in the protocols folder. |
This comment has been minimized.
This comment has been minimized.
Hi! |
This comment has been minimized.
This comment has been minimized.
maybe it help for your research :) |
This comment has been minimized.
This comment has been minimized.
I have a rainbow dont want to liste m'y ordres. Thé same pi can send order to candles and garden. I try 14+16, 16+18, 19+b1 none working. I have thé Android log with thé bulb but I dont know what to do of it. |
This comment has been minimized.
This comment has been minimized.
@lunarok you can activate bt hci snoop log in the developer options in android and open these logs with wireshare. there you can see if its 14/16, 16/18 etc... did anybody got sound working with the mi pow playbulb ? |
This comment has been minimized.
This comment has been minimized.
After snooping I found the following values worked for me WW White Saturation |
This comment has been minimized.
This comment has been minimized.
For more documentation especially for Mipow Playbulb BTL201, you may want to go to https://github.com/Heckie75/Mipow-Playbulb-BTL201 I have investigated and written an API documentation. At this moment I am also implementing a (hopefully) full-featured shell script in order to control the Mipow playbulb. |
Hi!
Compliments on your research :-)
I opened this 'issue' to give you some extra info.
I just received my Kickstarter Playbulb Rainbow, and I tried to analyze the commands via the Android app and the btsnoop.log:
Format for the effects is: 0x0019 WWRRGGBBMM??SS?? where the questionmarks are still unknown to me, but MM is the effect mode (00 = Flash solid color, 01 = Pulse solid color, 02 = Rainbow, 03 = Rainbow with fading effect). SS is the speed, from 00 to ff.
For solid colors the command is: 0x001b WWRRGGBB
Because I borrowed the Android phone, I wasn't able to do more research, but it's a start :-)