I am trying to control a wifi camera (gopro) with a esp8266 (ESP01), there are a few working (as far as i know) codes around the web, like: https://github.com/synfinatic/GoProCont ... ontrol.ino or http://euerdesign.de/2015/12/28/ultralo ... ro-remote/
but these obviuosly have to be flashed on the board.
I would like to do something similar with AT commands, before i try this, is it always possible?
the commands i should send are these: https://github.com/KonradIT/goprowifiha ... ommands.md
but for now i am not sure how i should do all of this
I am following this: https://room-15.github.io/blog/2015/03/ ... reference/