Skip to content
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

Provide API / documentation to change Access Point SSID #547

Open
romain-riviere opened this issue May 15, 2024 · 2 comments
Open

Provide API / documentation to change Access Point SSID #547

romain-riviere opened this issue May 15, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@romain-riviere
Copy link

Hello,

I am building a Flutter application using FlutterBluePlus to communicate with Hero11 cameras.

I am trying to rename the GoPro SSID using the "WiFi AP SSID" characteristic from the "GoPro Wifi Access Point" service
image

This characteristic seems to be writable so i'm writing the new name to it.

From these logs it seems to work :
image

But, when I read again this characteristic, it's back to the old value :(

I've also tried to write on it using "BLE Scanner" from Play Store but I've got the same result.

Is this writable characteristic actually editing the SSID ?
Is there an additional step to be able to edit the camera's SSID ? Or another way ?
I've been able to change it from the Quik app so I know it's possible from BLE.

Regards,
Romain

@romain-riviere romain-riviere added the bug Something isn't working label May 15, 2024
@github-actions github-actions bot added the triage Needs to be reviewed and assigned label May 15, 2024
@romain-riviere
Copy link
Author

By the way, I have tried this on two different Hero11 with two different firmware :

  • H22.01.02.10.00 (default firmware)
  • H22.01.02.30.70 (labs firmware)

Both have OpenGoPro version 2.0

@tcamise-gpsw
Copy link
Collaborator

Hi. This is not currently supported in Open GoPro but I will leave this open as an Enhancement Request

@tcamise-gpsw tcamise-gpsw added documentation Improvements or additions to documentation enhancement New feature or request and removed bug Something isn't working triage Needs to be reviewed and assigned labels Jul 1, 2024
@tcamise-gpsw tcamise-gpsw changed the title Unable to change Access Point SSID Provide API / documentation to change Access Point SSID Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants