Hi DrAzzy , Main Goal of the project is , i would like to update application (Java Script) by sending it over the TCP using GSM modem. To do this initially i am sending my code from a Serail3 (The same code which i will receive from the GSM (TCP)) . As you said i am sending save(); along with the code.. After that i am doing Reset(); and Load(); then i am checking the Application with dump() .. at that time i can see my OLD and New code both
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi DrAzzy , Main Goal of the project is , i would like to update application (Java Script) by sending it over the TCP using GSM modem. To do this initially i am sending my code from a Serail3 (The same code which i will receive from the GSM (TCP)) . As you said i am sending save(); along with the code.. After that i am doing Reset(); and Load(); then i am checking the Application with dump() .. at that time i can see my OLD and New code both
Thanks
Vishnu