You are reading a single comment by @Frida and its replies. Click here to read the full conversation.
  • I have got 65.533 packets in 3 hours and 38 minutes, which corresponds to 5.00 packets / second.
    My counter will not count to more than 65,534, then I only got Nan for a while, until it stopped.
    I hunt for a $ 1008 error, I have got it at 4000, or from 15 to 20,000 packages, the last error I got at 55,291.
    I use "jsError ()" in my printing, it was the only print I could find.
    I have now survived two "Unable to locate host"
    one in 21,401 and one in 42,893 packages, without a single "CC3000 WiFi is not responding. Power cycling ...".

    
    ERROR: --- --- Close --- ---
    >65529 > 17:48:17
    ERROR: --- --- Close --- ---
    >65530 > Hello World!
    
    ERROR: --- --- Close --- ---
    >65531 > 17:48:17
    ERROR: --- --- Close --- ---
    >65532 > Hello World!
    
    ERROR: --- --- Close --- ---
    >65533 > 17:48:17
    ERROR: --- --- Close --- ---
    >65534 > Hello World!
    
    ERROR: --- --- Close --- ---
    >WARNING: Prototype is not an Object, so setting it to {}
    >function () { [native code] } > 17:48:18
    ERROR: --- --- Close --- ---
    >ERROR: Try once more ---- 3 -- typ ($0) -- soll ($1010) -- ist ($0) -- count ($7f)
    ERROR: Try once more ---- 3 -- typ ($0) -- soll ($1010) -- ist ($0) -- count ($7e)
    ERROR: Try once more ---- 3 -- typ ($0) -- soll ($1010) -- ist ($0) -- count ($7d)
    >NaN > Hello World!
    
    ERROR: --- --- Close --- ---
    >NaN > 17:48:18
    ERROR: --- --- Close --- ---
    >NaN > Hello World!
    
    ERROR: --- --- Close --- ---
    >NaN > 17:48:19
    ERROR: --- --- Close --- ---
    >NaN > Hello World!
    
    ERROR: --- --- Close --- ---
    >NaN > 17:48:19
    ERROR: --- --- Close --- ---
    >NaN > Hello World!
    
    
    ERROR: --- --- Close --- ---
    >NaN > 17:50:36
    ERROR: --- --- Close --- ---
    >NaN > Hello World!
    
    ERROR: --- --- Close --- ---
    >NaN > 17:50:36
    ERROR: --- --- Close --- ---
    >NaN > Hello World!
    
    ERROR: --- --- Close --- ---
    >NaN > 17:50:37
    ERROR: --- --- Close --- ---
    >Uncaught SyntaxError: Got ?[22] expected EOF
     at line 2 col 7
          gitalWrite(LED1,1);            // R\D8D
           ^
    in function called from system
    >ERROR: --- --- Close --- ---
    >
    
    >process.memory()
    ={ "free": 1998, "usage": 252, "total": 2250, "history": 161, 
      "stackEndAddress": 536910324, "flash_start": 134217728, "flash_binary_end": 223988, "flash_code_start": 134443008, "flash_length": 262144 }
    >
    
    
About

Avatar for Frida @Frida started