Pavlo Sharhan

Results 26 comments of Pavlo Sharhan

@tcamise-gpsw Here is my code for automatic pairing for Linux. Have tested on Ubuntu 20.04 and RPI4 I just automated the confirmation of the pairing in the CLI ``` from...

> @pavlosharhan2 I finally got around to trying this today but I must be missing something because it is not working for me. > > > > I tried debugging...

having the same issue. Response 500 when requesting a state every 5 seconds. Getting an error once in 1-2 minutes. Haven't seen this problem much, but it looks like the...

Our company is interested in utilizing the HTTP API in STA mode too. It would be awesome to have some Labs firmware that supports it. @ElD4n1 Have you got any...

@tcamise-gpsw Is it possible to have multiple networks saved so the camera always connects to the one in range, like smartphones do?

I moved my other question to separate issue: https://github.com/gopro/OpenGoPro/issues/467

I have no isues in setting protune settings on GoPro 10/11/12 since year 2021. It's even mentioned in the docs: https://gopro.github.io/OpenGoPro/ble/features/control.html#set-shutter For example, the list of protune settings I'm able...

> Ok interesting, I can set the shutter speed this way in video mode but not photo mode, I guess because there are different shutter options for video and photo...

[Set Local Date](https://gopro.github.io/OpenGoPro/ble/features/control.html#set-local-date-time) time may work correctly, I just don't use it because HERO10 doesn't support it. What I'm saying is that in order to set the time via [Set...

@tcamise-gpsw It would be great just to have some Kotlin example in tutorials to perform actions like in [this](https://gopro.github.io/OpenGoPro/tutorials/ble-protobuf) tutorial for Python, not necessarily a complete wrapper Maybe adding it...