hi, is there any way to save data from terminal and tablet widget?
thanks
If you need “infinite”/large storage for above widgets you have to use Local server for that. At the moment terminal stores 25 last values and table stores 100 last values.
May be from blynk cloud on browser?
You can make ifttt applet to get values and save or simple php file to grab
any tutorial or something? I want to take all the data showed on terminal widget and tablet widget to an excel sheet or notepad file.
You wouldn’t take the data from the terminal… you would get it from the source, and send a copy to a serial monitor, a save file (SD card), online site, etc… as well as sending a copy to the terminal.