pycom / pycom-micropython-sigfox

A fork of MicroPython with the ESP32 port customized to run on Pycom's IoT multi-network modules.
MIT License
198 stars 167 forks source link

unable to communicate to pybytes app #583

Open Inzemon opened 2 years ago

Inzemon commented 2 years ago

Please include the following information when submitting a bug report:

ets Jun 8 2016 00:22:57

rst:0x1 (POWERON_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00 mode:DIO, clock div:1 load:0x3fff8020,len:8 load:0x3fff8028,len:2128 load:0x4009fa00,len:19760 entry 0x400a05bc

Thank you for your help

Ztubben commented 2 years ago

Got the same issue with FiPy + exp board 3.1. I have connected several units with pybytes before but now it is impossible. Downgrading firmware on the pycom board does not work.

Xykon commented 2 years ago

Have you tried pushing the safe boot button when resetting the device? Are you able to use the erase_all option with the CLI firmware updater?

Ztubben commented 2 years ago

Yes I have. Unfortunately none of those methods work.

Inzemon commented 2 years ago

Agree, same for me.

Inzemon commented 2 years ago

I guess if I was able to (re)install the previous version, it'll be fine. But The version I got (LoPy4-1.20.3.b3.tar.gz) is not that easy to install. Do you have some "How-To" you can share?

Inzemon commented 2 years ago

I have also send a request (including the log file) to Pycom and 7 days later no reply but a confirmation request.

Inzemon commented 2 years ago

After reviewing the documentation, I missed up the update firmware for the expansion board. I did it successfully, then updated again the Device "Lopy4", to finally got the same issue on Atom with Pymark : "...Connecting to COM5..." Safe boot -> no effect Reset got same log as previous The Main LED is blinking BLUE The USB LED is Green The "LED" LED is 50% bright orange.

So no access to my USB port even after these updates. I'm stuck, as I can't enter python scripts.