Navigation

    Welcome to the Pycom forum

    Forum

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

    • Thosch42

      Problems getting L01 into bootloader mode
      LoPy • l01 bootloader • • Thosch42  

      6
      0
      Votes
      6
      Posts
      838
      Views

      D

      @thosch42 Well, you learned the hard way. It happens all the time, at least for me :)
    • P

      Can you run a python script without a USB connection (just power)?
      Discussion • pycom wipy2.0 boot.py bootloader • • panos29  

      2
      0
      Votes
      2
      Posts
      768
      Views

      robert-hh

      @panos29 Both boot.py and main.py are executed at power on and reset, and give you the starting point. So you can put your code into main.py, or in a different file, which you import from main.py (which is what I prefer), or, or, or....
    • M

      Automatic self-update
      Discussion • lopy ota bootloader self-update • • mkl  

      4
      0
      Votes
      4
      Posts
      1609
      Views

      jmarcelino

      If you want to customise how the current process works have a look at the https://github.com/pycom/pycom-micropython-sigfox/tree/master/esp32/ftp folder, especially updater.c.
    • 1 / 1