SIM900 module

Posted on
  • Hi, I was playing around with a SIM900 a few months ago and everything was going good but today I'm seeing "Module NetworkJS not found" and "Module http not found" in orange boxes down in the lower right corner of the WebIDE?

    I see the same warnings with my code and the code in tutorial http://www.espruino.com/SIM900

    Are those built in with the firmare? Here's my board information..

    VERSION 1v85
    BUILD_DATE Feb 25 2016
    BUILD_TIME 14:33:58
    GIT_COMMIT 0671a2d91de45a0e05c4b2b385264cf2ef16e463­
    BOARD PICO_R1_3
    CHIP STM32F401CDU6
    CHIP_FAMILY STM32F4
    FLASH 393216
    RAM 98304
    SERIAL 35002800-13513430-36363435
    CONSOLE USB
    EXPORTS [object Object]

  • False alarm, switched it off and then back on again and it's all good

  • Ok, great!

    I think it happens when the Web IDE is unable to get a response from the Espruino board immediately after connecting. In that case, it doesn't know what type of board you have, so it doesn't know what modules are pre-installed and gives you warnings when it can't find them on line. Hopefully it shouldn't have affected how the code ran though.

  • -

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

SIM900 module

Posted by Avatar for countxerox @countxerox

Actions