KonradIT / goprowifihack

Unofficial GoPro WiFi API Documentation - HTTP GET requests for commands, status, livestreaming and media query.
Apache License 2.0
2.12k stars 335 forks source link

HERO9 Mode Command not working #222

Open rkitevski opened 3 years ago

rkitevski commented 3 years ago

Problem:

When trying to use the specific command for changing mode (for example http://10.5.5.9/gp/gpControl/setting/144/12 or with any other value besides 12 as well) if returns a 500 error when attempting to use it. I'm fairly sure that 144 is the value for the mode control as I've experimented changing settings and checking the setting json using the gpControl/status command another option is 128 but that also gives me a 500 if I try to set it. Most of the other settings on the page (https://github.com/KonradIT/goprowifihack/blob/master/HERO9/HERO9-Commands.md) work just not those ones, so does anyone know of maybe an alternative specifically for the HERO9 (the HERO5 I've been working with has worked fine so far as far as I can tell)

Details:

KonradIT commented 3 years ago

Hi, yes, unfortunately GoPro is switching away from WiFi and migrating controls and settings to Bluetooth, check out the bluetooth docs