Navigation

    Welcome to the Pycom forum

    Forum

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

    • Y

      PySense Firmware Upgrade - Device Not Recognized
      Getting Started • firmware pysense dfu-util zadig • • YNGVV  

      4
      0
      Votes
      4
      Posts
      565
      Views

      M

      @paul-thornton The timing is rather critical. Couldn't you extend the time window for updating to let's say 30s?
    • R

      Some confusion on the Pin_out layout.
      LoPy • lopy4 firmware pinout pinouts • • researcher  

      4
      0
      Votes
      4
      Posts
      525
      Views

      M

      See also my post here https://forum.pycom.io/topic/4130/pinout-pysense-etc
    • S

      Is my GPY Bricked??
      Discussion • gpy firmware expansion board • • Stevo52  

      23
      0
      Votes
      23
      Posts
      3370
      Views

      robert-hh

      @stevo52 Yes, from the distance, it sounds like a hardware problem with the board. Maybe a broken wire or a bad solder point at the P2 pin.
    • R

      Ctrl + D combined when _thread is in background crashes the Device
      Issues & Bugs • firmware thread • • robi90  

      6
      0
      Votes
      6
      Posts
      601
      Views

      robert-hh

      @robi90 I misunderstood your first post, assuming a hard crash. I just tried your example and agree, that this is not good and must be fixed, because the device locks up in an unresponsive state. I tried that with version 1.20.0.rc4. The situation is a little bit better with Ctrl-F, because then the device falls at least back to safe boot, from which it can be restarted with machine.reset(). But only from the USB port. Using telnet is only possible then, if you use the default settings for WiFi.
    • robert-hh

      Firmware: All relases should be available
      Enhancements • firmware update releases • • robert-hh  

      3
      3
      Votes
      3
      Posts
      736
      Views

      P

      Ill raise this internally. seems like a good idea.
    • I

      New Firmware Release Candidate v1.20.0
      Announcements & News • firmware • • iwahdan  

      81
      1
      Votes
      81
      Posts
      22948
      Views

      J

      Was in the watch out for the below upgrades lately. Glad Added support for setting mac addr for STA and AP Added API for sending Raw 80211 messages
    • P

      software.pycom.io for modem firmware now password protected
      GPy • gpy firmware modem • • pmjackson  

      3
      0
      Votes
      3
      Posts
      424
      Views

      A

      For reference: Search for the post Firmware Files for Sequans LTE modem now are secured which contains the login and password
    • W

      Wipy Error
      WiPy 2&3 • firmware wipy3.0 • • Wolli01  

      5
      0
      Votes
      5
      Posts
      529
      Views

      W

      @robert-hh Es läuft jetzt. Ds Update ging nicht weil ich das Board für den Fipy überbrückt habe das es im batterie Modus läuft. nach entfernen des kabels ging auch das Update. Jetzt kann es weiter gehen. Danke für deine Mithilfe.
    • A

      Firmware Files for Sequans LTE modem now are secured
      Announcements only for members • firmware lte • • alejandro  

      20
      0
      Votes
      20
      Posts
      4284
      Views

      A

      Thank you. I want to use CAT-M1 (not NB-IOT) so it looks like I can leave the modem firmware as it is?
    • A

      FiPy firmware upgrade failed - Cat M1
      FiPy • pytrack firmware update cat m1 sqnsupgrade • • ArnaudP  

      32
      2
      Votes
      32
      Posts
      5644
      Views

      rskoniec

      @john-baird Can you try this? https://forum.pycom.io/topic/4022/unable-to-update-gpy-modem-firmware/4
    • X

      New LTE Firmware releases v1.18.1.r4 (stable) & 1.19.0.b5 (development) & NB-IoT firmware 40343
      Announcements & News • firmware lte • • Xykon  

      51
      2
      Votes
      51
      Posts
      10779
      Views

      D

      @wghirakawa The issue is that socket.connect() and SSL handshake will not timeout also in case the socket timeout is set and hang the application forever. https://forum.pycom.io/topic/3985/new-lte-firmware-releases-v1-18-1-r4-stable-1-19-0-b5-development-nb-iot-firmware-40343/45
    • X

      New LTE Firmware release v1.18.1.r3 & CAT-M1 firmware & modem updater
      Announcements & News • firmware lte • • Xykon  

      28
      3
      Votes
      28
      Posts
      5656
      Views

      X

      @philwilkinson said in New LTE Firmware release v1.18.1.r3 & CAT-M1 firmware & modem updater: I have just attempted to upgrade a new module to the modem firmware. But I get the error statement, I have no idea what it refers to. any ideas? Do you know the firmware version of the modem when you started the upgrade? Which MicroPython firmware did you use? And which firmware upgrade file / method did you use to upgrade the modem?
    • R

      Lopy4 how to update .bin files to device?
      LoPy • lopy4 firmware • • rossdem699  

      2
      0
      Votes
      2
      Posts
      431
      Views

      robert-hh

      @rossdem699 You can use the pycom updater. Start the Pycom updater and tell it to update from a file. When it asks for a file, give it the name of the zip file. The updater will unpack the file itself. Generally you may also use ftp OTA update. Take the appimg.bin file from the package and transfer it to flash/sys. Once that is finished, reboot the device. But for a large change like 1.18.1r1 to 1.19.0.b4 and its possible change in the flash layout this may not work.
    • L

      Lopy firmware changelog?
      Discussion • lopy firmware changelogs • • lasse  

      2
      0
      Votes
      2
      Posts
      498
      Views

      dan

      Hi @lasse You can find the firmware releases on GitHub: https://github.com/pycom/pycom-micropython-sigfox/releases I'll look into creating a page for changelogs somewhere.
    • nespressif

      Frozen modules for my Sipy (Solved)
      Discussion • firmware frozen modules encrypt code • • nespressif  

      9
      0
      Votes
      9
      Posts
      1227
      Views

      nespressif

      @cmisztur Editing pycom-micropython-sigfox/esp32/pycom_version.h you can change the version, but I don't know how to change the name and the other parameters returned by uos.uname(). I'm sorry. Regards,
    • C

      [solved] building in MINGW32 / make TARGET=app fails with 'no rule to make target'
      Issues & Bugs • firmware esp-idf mingw32 • • cmisztur  

      2
      0
      Votes
      2
      Posts
      920
      Views

      C

      Resolved... diff --git a/py/mkrules.mk b/py/mkrules.mk index 633b0df..b9b235c 100644 --- a/py/mkrules.mk +++ b/py/mkrules.mk @@ -115,6 +115,13 @@ FROZEN_MPY_PY_FILES += $(shell find -L $(FROZEN_MPY_DIR)/Common/ -type f -name ' ifeq ($(BOARD), $(filter $(BOARD), GPY FIPY)) FROZEN_MPY_PY_FILES += $(shell find -L $(FROZEN_MPY_DIR)/LTE/ -type f -name '*.py' | $(SED) -e 's/$(FROZEN_MPY_DIR)\/LTE\///') endif +else ifeq ($(findstring MINGW32,$(OS_NAME)),MINGW32) +# make a list of all the .py files that need compiling and freezing +FROZEN_MPY_PY_FILES := $(shell find -L $(FROZEN_MPY_DIR)/Base/ -type f -name '*.py' | $(SED) -e 's/$(FROZEN_MPY_DIR)\/Base\///') +FROZEN_MPY_PY_FILES += $(shell find -L $(FROZEN_MPY_DIR)/Common/ -type f -name '*.py' | $(SED) -e 's/$(FROZEN_MPY_DIR)\/Common\///') +ifeq ($(BOARD), $(filter $(BOARD), GPY FIPY)) +FROZEN_MPY_PY_FILES += $(shell find -L $(FROZEN_MPY_DIR)/LTE/ -type f -name '*.py' | $(SED) -e 's/$(FROZEN_MPY_DIR)\/LTE\///') +endif else # make a list of all the .py files that need compiling and freezing FROZEN_MPY_PY_FILES := $(shell find -L $(FROZEN_MPY_DIR)/Base/ -type f -name '*.py' | $(SED) -e 's=^$(FROZEN_MPY_DIR)\/Base\//==')
    • rskoniec

      Method send_at_cmd_pretty for LTE class
      Enhancements • fipy gpy firmware lte at commands • • rskoniec  

      3
      0
      Votes
      3
      Posts
      578
      Views

      rskoniec

      @robert-hh I thought so. Thanks.
    • J

      dfu-util: Cannot claim interface 0
      Expansion Board • firmware expansion board • • janj  

      2
      0
      Votes
      2
      Posts
      945
      Views

      J

      Solved. My mistake. I just connected to the expansion board, without the WiPy module on top of it. Then it had the error. With the WiPy module connected to the Expansion board, and following the instructions, the firmware update went fine.
    • O

      LoPy link error
      Discussion • lopy firmware • • oldGuyDave  

      3
      0
      Votes
      3
      Posts
      502
      Views

      O

      @robert-hh said in LoPy link error: pycom-esp-idf That was the problem. Thanks - everything works and firmware flahses fine.
    • 1
    • 2
    • 3
    • 4
    • 5
    • 8
    • 9
    • 2 / 9