LoPy doesn't run applications which ran before



  • Something happned to my LoPy : it doesn't run code anymore that ran before ... I always get an Name error like this:
    Traceback (most recent call last):                                                                                  
    <stdin>", line 217, in <module>                                                                                 
      File "<stdin>", line 60, in init                                                                                  
    NameError: name 'I2C' is not defined

    the same code runs again when I format the storage with os.mkfs('/flash') ... What is happening here?

    Thanks for the help!

    P.S: I would assume this issue is caused by too much memory allocation, what do you think?



  • Hi @cylex can you please share your code so we can help you?

    Thanks,

    Alex



Pycom on Twitter