• After uploading the code to the Espruino it "hangs/stop/halts" the communications and the > prompt does not return. The only way to "unhang" the Espruino is to do a dis-connect/reset the Espruino/reconnect.

    I figure if my new code works with BigRam then everything should be OK since all my RTCs
    are running in my application user code.

    So far, one person has reported getting an espruino with a chip that
    doesn't work with bigram.

    That is truly amazing since ...

    The Espruino Board was Crowdfunded in September 2013 - and we've
    already shipped almost 4000 boards to over 2000 customers!

    1 out of 4000 Espruino boards and not counting the clones!

  • You're the one person with the chip that I thought didn't work with bigram.

    Sorry, I thought your post was the last, but there were a few more between your last post and the last post I'd read that I missed.

    I can't reproduce that behavior.

    I get a hang, but only while onInit() is running (you will not get a cursor while onInit() is running if you have onInit() at the bottom of the code you send from the right window - echo will still be off until it's done running) - for me that hang is very brief, because onInit() quickly crashes because I don't have any of the hardware you talk to.

    Same behavior on bigram and normal.

About

Avatar for DrAzzy @DrAzzy started