-
Notifications
You must be signed in to change notification settings - Fork 165
LoPy won't upgrade or connect via serial after pysense upgrade to 0.0.8.dfu #130
Comments
Hi aidex-hackability, |
# Thank you that worked! ets Jun 8 2016 00:22:57 rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) rst:0x10 (RTCWDT_RTC_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT) |
Okay - Next problem solved was changing pymakr.conf to COM## in Atom? Why does FTP not work? The f/w update said version 1.14.0.b1 was being installed with pycom_firmware_update_1.1.6.b0.exe |
Hi, |
This reverts commit c9b534a.
LoPy SN 1711004932
Yesterday I struggled to update pysense SN 1714001136.
No success but I was able to connect via Com11 to the LoPy via tera-term and get above info.
Finally today (20+attempts) it succeeded with response:
F:\Development\LoPy>dfu-util-static.exe -D pysense_0.0.8.dfu
dfu-util 0.8
Match vendor ID from file: 04d8
Match product ID from file: f011
Opening DFU capable USB device...
ID 04d8:f011
....
DFU mode device DFU version 0100
Device returned transfer size 64
Copying data from PC to DFU device
Download [=========================] 100% 16384 bytes
Download done.
state(2) = dfuIDLE, status(0) = No error condition is present
Done!
I then tried updating LoPy with pycom_firmware_update_1.1.6.b0.exe and it won't connect.
Tried tera-term and com11 no-longer available.
Neither FileZilla nor Atom will connect to ftp port
pysense is detected by Windows10 device manager as libusbK device USB\VID_04D8 & PID_F012
driver version 3.0.7.0
How do I correct situation to move forward?
The text was updated successfully, but these errors were encountered: