As of July 2025, can you actually connect your GoPro 12 to WiFi (station mode) and access the HTTP-server on it? #1461
-
|
As the title says. I’ve spent hours researching and testing, and it seems that as of July 2025, it may no longer be possible to get the Hero 12 to join a Wi-Fi network (station mode) via QR codes alone. A few issues I’ve encountered:
So my question is: |
Beta Was this translation helpful? Give feedback.
Answered by
rnavarro-gpsw
Jul 24, 2025
Replies: 1 comment 7 replies
-
|
Your findings seem correct, something changed with H12 and H13. Looking into it now. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This can be done in vanilla software using the open gopro api and a one time BLE connection.
https://gopro.github.io/OpenGoPro/ble/features/cohn.html
The caveat is that all commands need to be over https and authenticated using a username and PW acquired over BLE from the camera.