Skip to content

Kotlin SDK: Connecting to access points via the GoPro compose app rarely appears to work #776

@MRL-00

Description

@MRL-00

Component
What is the bug in?

  • Compose App - Kotlin
  • Specs (BLE, HTTP)

Describe the bug
Using the sample compose app from Open GoPro, trying to connect to an access point doesn't always work. If I connect to network a, it works. Then I try connect to network b and it just hangs on the "connecting" state. Then closing and reopening the app causes the connection to network a to hang.

To Reproduce
Steps to reproduce the behavior:

  1. Go to compose app repository, clone and wait for gradle
  2. Connect to a camera via BLE
  3. Go to Connect to access point and scan for SSIDs
  4. Connect to any ssid, it should work.
  5. Go back to the previous screen and then repeat steps 3 and 4, this time selecting a different access point.
  6. It will now just stay as "connecting to network name. It will never complete.

Expected behavior
Should be able to gracefully disconnect from one WiFi network and connect to another WiFi network.

Screenshots
Image

Hardware

  • Camera: Hero13.
  • OnePlus 13

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingkotlin sdkKotlin SDK

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions