-
Notifications
You must be signed in to change notification settings - Fork 152
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Switching between preset groups results in unexpected response #576
Comments
I'm not sure what you mean by "get back responses?" For example, are you querying these settings via BLE / HTTP? Can you please post some type of log of the communication? |
I have registered for notification updates over BLE for video resolution, fps, lens and for the photo lens. Whenever I send a command over BLE to change the preset, I get notification updates in the way described in my original question.
|
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
Since this is tagged as Stale now, is there any update? |
When the GoPro is in Video preset group and I send a command to load the Photo preset group, it does work, but at the same time I get back responses for the resolution, fps and lens for the Video preset group. The results seem to default every time to:
Similarly, when the GoPro is in Photo preset group and I send a command to load the Video preset group I get back response for the Photo lens which defaults to:
I have registered for updates regarding the video resolution, fps, lens and for the photo lens, but I don't understand why when I switch to the other group I get wrong information for the previous group.
The text was updated successfully, but these errors were encountered: