KonradIT / gopro32

GoPro Anti Lose Guardian device and BLE controller using an ESP32.
MIT License
16 stars 0 forks source link

Pairing Hero8 #2

Open amontero0611 opened 4 years ago

amontero0611 commented 4 years ago

Hi Konrad, did u have the opportunity of testing this code using a GoPro Hero8? The usage is different, I am not able to connect an ESP32 to my camera. I am building a new project and need to fire the shutter from an ESP32. Your code is very useful. But pairing seems to be impossible. Thanks.

amontero0611 commented 4 years ago

I finally got to pair the Hero 8 to the ESP32. I can find in your articles what the different commands are (i.e start recording, wifi off and such) but cannot find any sample about how to send them. Do you know of somewhere to find such thing? Thank you.

KonradIT commented 4 years ago

Hi, I haven't been able to send a command to the camera via the ESP32 Arduino API. Let me know if you can.