• @Gordon, You are right, I had bad baudrate, Thanks a lot saving me.

    Little more information.

    1. How do I store static files like images into ESP, serve them via HTTP?
    2. How do I store JSON file which can be opened and parsed by JavaScript code.

    I am trying to store angular.js within ESPruino, run simple REST service along with static index.html file, angular.js files on ESPruino, to run a simple web server with REST background.

    I learned that all the required modules are automatically uploaded to ESPruino after minimizing it, but not sure how to store and serve files externally.

About

Avatar for user64299 @user64299 started