hypoxic/gopro-HERO7

Interest in information

sepp89117 opened this issue · 2 comments

Hi, where do you get "YY%00%08%0d%00%01%01" ? My Hero5 black starts beeping when I send it via udp.

I'm working on a project to control multiple cameras at the same time. It works fine. See GoPro-Multiple-Smart-Remote-ESP8266

I was able to figure out some commands. Of course I'm interested in more. So how do you get the parameters of YY?
I look forward to your reply
Thanks

Hey, thank you for this tip! The YY i2c commands also work over UDP.
Unfortunately, Orangkucing does not list the YY 0x0 0x8 commands and I had to figure it out myself in part.
Now I can also read out the battery level and the set date and time via my ESP8266 application.
Setting the date and time does not work yet. If I have time, I'll take care of it.
Many thanks!