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

Arduino BLE Remote #449

Closed
Wumfg opened this issue Dec 7, 2023 · 2 comments
Closed

Arduino BLE Remote #449

Wumfg opened this issue Dec 7, 2023 · 2 comments
Labels
question A discussion / question. Not sure if bug or enhancement.

Comments

@Wumfg
Copy link

Wumfg commented Dec 7, 2023

I'm looking to create a very simple ble remote for the newer GoPro models - is it possible to communicate with a GoPro with Arduino based hardware? Below is the link for the hardware I am considering using.

https://www.seeedstudio.com/Seeed-XIAO-BLE-nRF52840-p-5201.html?gad_source=1&gclid=CjwKCAiA98WrBhAYEiwA2WvhOhK_t2GmTxL6vSd8rwxYMqTErv_t_1B1E9RwJQe1_8dMcT-H29pWuhoC_vcQAvD_BwE

@Wumfg Wumfg added the enhancement New feature or request label Dec 7, 2023
@github-actions github-actions bot added the triage Needs to be reviewed and assigned label Dec 7, 2023
@tcamise-gpsw
Copy link
Collaborator

Hello. OpenGoPro uses standard BLE communication. So as long as the Arduino supports this than yes you should be able to use it.
I can't comment on any Arduino-specific restrictions.

@tcamise-gpsw tcamise-gpsw added question A discussion / question. Not sure if bug or enhancement. and removed enhancement New feature or request triage Needs to be reviewed and assigned labels Dec 7, 2023
@KonradIT
Copy link
Contributor

KonradIT commented Dec 7, 2023

I've used https://github.com/enclot/GoProBLE and it works pretty well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question A discussion / question. Not sure if bug or enhancement.
Projects
None yet
Development

No branches or pull requests

3 participants