tfedyanin / MagicHome-WifiLedController

The Unlicense
9 stars 2 forks source link

Updating channels. #1

Open Jordymt opened 6 years ago

Jordymt commented 6 years ago

Updating of the channels doesn't work. The API does work with the modes, but not with the channels. I have a RGBWW strip, which should be compatable. Also tried the other lines.

image

tfedyanin commented 6 years ago

I gave up the hobby because of the large amount of interesting work. But I can tell my recipe how to find byte sequence: 1) Instal https://www.bluestacks.com/ru/index.html 2) Install oficial app 3) Install https://www.wireshark.org/ 4) Sniffer desired command

Jordymt commented 6 years ago

Thank you for replying this fast. I'm still not sure how to work it out though. I think this is what I need:

image

It should be something like green. Is this the way to fill the code?

image

If that's the case, it still doesn't change the colors..

Jordymt commented 6 years ago

If you have any examples of what you used, it would probably help me understand a bit better..

tfedyanin commented 6 years ago

I will try to send examples in a week

Jordymt commented 6 years ago

That would be great, I've been trying a lot again today

Jordymt commented 6 years ago

Hi, have you had any time yet to produce some examples? Would help a lot 👍

tfedyanin commented 6 years ago

Sorry that it's so late. Work in a startup strongly changes priorities. I created the prototype on breadboard and checked the HF-LPB100-ZJ200 device (MagicHome v1). All chanels worked correctly and independently. But before I fixed discovery and made minor changes in controller communication logic (I repent, there are no tests). I also prepared two mains (examples) ones that are listed in README.md