Hi Everyone,
I am trying to drive some sensors from Intel Edison using Arduino IDE and send the data to Intel Cloud. So far, I have accomplished that but I was wondering how I can do this without having to reupload the arduino sketches every time the edison is unplugged and plugged back. Ideally I want to make this a stand alone system where the sensors send data as long as it is powered.
Thanks,