FMK

Results 4 comments of FMK

I looked online to find examples on how to use the `char-read-hnd` and found some that used the "interactive"?! interface of gatttool but im not able to connect: ``` Bash...

Hi, I used the bluetooth snooping capabilities of my android phone to sniff the playbulb garden protocol: `gatttool -b 12:34:56:78:90:XX --char-write -a 0x001b -n 0000ff00` sets the color to green!

It seems that this https://github.com/Phhere/Playbulb/blob/master/protocols/color.md represents the protocol but the code is offset by 3: 0x0016 -> 0x0019 0x0018 -> 0x001b etc.

I had the same problem. Ich changed the values `"transferCpThreshold" : 400` and `"transferIvThreshold" : 80,` to higher values to get rid of the lower pokemon and after a day...