All files located in GitHub where I will track all software related activity.
https://github.com/bhileman/cardtocloud
Supported Hardware:
Linkit Smart 7688
Supported Cloud Service:
Google Drive
A device that will automatically upload photos and videos from a SD card directly into connect cloud storage.
Hi Brettbuilds,
This is very cool! I also bought a Linkit 7866 board and I am trying to make it stay online more reliably. The concept of going back to AP mode if it can't find a network that it knows is a really good idea. I tried to do it myself but it isn't working for me. I took a look at your code and tried to just keep the "auto AP" mode but now my board won't allow you to log in from the web UI, even after I reset it and re-uploaded the firmware and bootloader.
I have two more boards, so I want to try again. My simplified code (mostly your code) is here: https://github.com/robear90/mylinkitproject
It doesn't seem to put the board back into AP mode, and it also messed the board up a lot (my fault for executing scripts I don't fully understand). Any thoughts? Thanks!