Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. exception
    Log in to post

    • K

      1.20.1.r1
      GPy • exception gpy 1.20.1.r1 • • kjm  

      2
      0
      Votes
      2
      Posts
      189
      Views

      kodarn

      Can do do an "Erase All" operation? https://forum.pycom.io/topic/5318/flashing-v1-20-r1-bricks-my-lopy4
    • A

      How to display last traceback
      MicroPython • error exception traceback • • alexpul  

      5
      0
      Votes
      5
      Posts
      554
      Views

      A

      @crumble Not a bad work around! Thanks for your help.
    • B

      Log all uncaught exceptions to a file
      MicroPython • exception • • BetterAuto  

      1
      1
      Votes
      1
      Posts
      1024
      Views

      No one has replied

    • A

      How to get line from stacktrace inside thread
      MicroPython • micropython thread threading exception • • Andrea Filippini  

      1
      0
      Votes
      1
      Posts
      857
      Views

      No one has replied

    • Innocenzo

      How detect timeout expired in wlan.connect() function
      WiPy 2&3 • wifi wipy 2.0 exception • • Innocenzo  

      2
      0
      Votes
      2
      Posts
      1105
      Views

      robert-hh

      @Innocenzo The latter is easy, I have that in all of my espxxx's main.py: wlan = network.WLAN(network.STA) for _ in range(10): if wlan.isconnected(): print('\nnetwork config:', wlan.ifconfig()) break print('.', end='') time.sleep(1) else: print("\nCould not connect")
    • soren

      attributeError exception?
      Issues & Bugs • pymakr exception attributeerror • • soren  

      1
      0
      Votes
      1
      Posts
      829
      Views

      No one has replied

    • 1 / 1