• It is similar that in version 1v96.43 it does not work...

  • Sun 2019.03.03

    @Konkery please post the results of typing process.env

    >process.env
    ={
      VERSION: "2v00.103",
      GIT_COMMIT: "df8a910",
      BOARD: "PICO_R1_3",
      FLASH: 393216, RAM: 98304,
      SERIAL: "25005800-13513335-32373134",
      CONSOLE: "USB",
      MODULES: "Flash,Storage,hea" ... "v,crypto,neopixel",
      EXPTR: 536871088 }
    > 
    
    



    I don't have ver 1v96 flashed

    and, was the following done? Turn off minification

  • Hi,
    The reason is clearly established, it is in firmware 1v96.43,
    it doesn't work in her.
    To change the firmware at the moment I can not, the Board is not original (Amperka). Checked it on the original Board version 2v01
    there the code is executed correctly.
    I will wait for the firmware update.
    Thanks everyone !

  • ={
      "VERSION": "1v96.43",
      "GIT_COMMIT": "c975a9a",
      "BOARD": "ISKRAJS",
      "FLASH": 1048576, "RAM": 196608,
      "SERIAL": "3b004900-07513535-31393131",
      "CONSOLE": "USB",
      "MODULES": "Flash,Storage,fs," ... "t,crypto,neopixel",
      "EXPORTS": { "jsvLockAgainSafe": 105081, "jsvUnLock": 105055, "jsvSkipName": 111873, "jsvMathsOp": 91429,
        "jsvNewWithFlags": 105193, "jsvNewFromFloat": 105361, "jsvNewFromInteger": 105397, "jsvNewFromString": 110413, "jsvNewFromBool": 105381,
        "jsvGetFloat": 112097, "jsvGetInteger": 111285, "jsvGetBool": 112657, "jspReplaceWith": 29177, "jspeFunctionCall": 80681,
        "jspGetNamedVariable": 80505, "jspGetNamedField": 85101, "jspGetVarNamedField": 84825 },
      "EXPTR": 536871104 }
    
About

Avatar for Robin @Robin started