- If I power the Thing Plus off of a USB power bank, is there a way for the Thing Plus to detect when the battery bank is getting low? Will the voltage of the power bank drop to say … 4.9v when the power bank is at 50% life left, like a car battery might.
1a. If I power the Thing Plus using it’s onboard 3.3v connector and connect to an appropriate battery source, will it be able to tell battery life left?
-
I need my Thing Plus to be able to record some data directly on the device, I’ll be using it’s wifi capabilities to send data off of it, but in case the wifi goes down I would like to be able to retrieve the data off of the device’s internal storage. I am thinking this is ideal: https://www.sparkfun.com/products/15164, but do you have any other suggestions? Keeping this unit as plug’n’play as possible as my goal.
-
I was checking out some examples in the Arduino IDE for the Thing Plus, I see that there is some webserver example sketches. Is the Thing Plus actually powerful enough and capable to do some light web CRUD? Can it read POST’d form data?
Cheers all. Ty.