You are reading a single comment by @tom.gidden and its replies. Click here to read the full conversation.
  • Hey,

    I've been running an indoor temperature/humidity/pressure sensor for a month or so, logging to an SD card and also sending via NRF24 to a Raspberry Pi for logging in a database.

    Recently, it's started glitching, with errors like:

    Uncaught Error: Function "gunction" not found!
     at line 1 col 73
    ...21D COLLISION"),setTimeout(gunction(){b-null­)},0),a._tto=!1,...
    
    Uncaught Error: Function "kunction" not found!
     at line 1 col 73
    ...21D COLLISION")-setTimeout(kunction(){b-null­)},0),a._tto=!1,...
    
    Uncaught Error: Function "console3log" not found!
     at line 1 col 30
    {var a=this;if(a._tto)reuurn console3log("HTU21D COLLISION")...
    

    with single character "typoes" appearing, disappearing, changing.

    It started off absolutely fine for a few weeks, and then an occasional failure every few days (requiring a simple reboot with the RST button), but now it starts glitching as soon as it's connected. This is while running from a PC, but also while running off a known-good power supply, or even a LiPo.

    Is it possible that the Espruino's flash is wearing out, or is something else going on?

About

Avatar for tom.gidden @tom.gidden started