Quakeman0
Quakeman0
I tried the BLE, only really managed to pair the device with the service uuid it gives in a scan and used the "command" char uuid. I tried sending the...
https://gethypoxic.com/blogs/technical/gopro-hero5-interfaces This guy documents the BLE a bit, but hasn't tried it out
Yeah i will send you what i have in just a bit! On Dec 6, 2017 3:33 AM, "Gorn226" wrote: > @Quakeman0 I´m also working on this kind > of...
Cheap MCU board with wifi and BT, programmable through usb and has serial debugging, a hall effect sensor, temp sensor and 12bit precision ADC called ESP32, NODE32S is a good...
If you need, I can remove all the DS3231 code so you can get a better look at the bluetooth/wifi parts. On Wed, Dec 6, 2017 at 1:32 PM, Quake...
Also during the pairing process, if the ESP32 has already started searching for the network, it will time out. The gopro pairing setup part has to happen first before the...
I reccomend using BLE Scanner App on the google Play store for investigating more of the Bluetooth stuff. SORRY FOR ALL THE EMAILS, I can never think of everything to...
Should be attachments in the message where I explained the steps On Wed, Dec 6, 2017 at 2:01 PM, Konrad Iturbe wrote: > where's *.ino files? > > — >...
It's code for the ESP32 boards to use the Arduino IDE On Wed, Dec 6, 2017 at 2:07 PM, Quake Man wrote: > Should be attachments in the message where...
I will resend them in the next email you receive On Dec 7, 2017 9:49 AM, "Gorn226" wrote: > @Quakeman0 Thank you for your fast > response =). You mentioned...