New version 1.49.2 to test before final release

Here you'll find the updated available
Post Reply
EasyRider
Posts: 28
Joined: Sat Jun 05, 2021 1:27 am
Has thanked: 7 times
Been thanked: 2 times

Re: New version 1.49.2 to test before final release

Post by EasyRider »

Thank You very much Francesco for another update. Great work and much apreciated.

I have couple of issues with ESP32 S2 USB board (S2 Mini).

1. Can install firmware through USB serial, no problem
2. Can NOT print to serial monitor. It apears that it connects to Serial monitor but NO print outputs?
3. File uplading using new Open Zip. I was expecting that the whole zipped folder with files in it can be upladed. However, when I select Open zip it lists all the files and relevant directory folder, but can only select one file by clicking on it to Upload. How to select all files and upload with on click?
Is it possible to upload NON zippoed files?

Best Regards
Zim
Posts: 289
Joined: Mon Feb 08, 2021 9:15 pm
Has thanked: 265 times
Been thanked: 130 times

Re: New version 1.49.2 to test before final release

Post by Zim »

you can use the online monitor

[Local Link Removed for Guests]
EasyRider
Posts: 28
Joined: Sat Jun 05, 2021 1:27 am
Has thanked: 7 times
Been thanked: 2 times

Re: New version 1.49.2 to test before final release

Post by EasyRider »

Thank you Zim.
Browswer serial monitor works OK.
SteanX
Posts: 39
Joined: Sat Jun 19, 2021 10:33 pm
Has thanked: 17 times
Been thanked: 6 times

Re: New version 1.49.2 to test before final release

Post by SteanX »

Thanks so much for fixing these!
fix for the TM1638 buttons S5 to S8 (in the driver)
fix the IRREMOTE for ESP32-C3 (new libraries 2.8.4)
I was not aware the TM1638 buttons thing was a bug - although I had experienced it, I thought the one I had here was damaged, so what a nice surprise :-)
User avatar
cicciocb
Site Admin
Posts: 2078
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 444 times
Been thanked: 1368 times
Contact:

Re: New version 1.49.2 to test before final release

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Mon Feb 27, 2023 7:08 am Thanks so much for fixing these!
fix for the TM1638 buttons S5 to S8 (in the driver)
fix the IRREMOTE for ESP32-C3 (new libraries 2.8.4)
I was not aware the TM1638 buttons thing was a bug - although I had experienced it, I thought the one I had here was damaged, so what a nice surprise :-)
Yes, I had a chance to the TM1638 module I own and I found the same issue as you. With a little bit of patience, I found the problem in the driver and fixed it. :D
User avatar
cicciocb
Site Admin
Posts: 2078
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 444 times
Been thanked: 1368 times
Contact:

Re: New version 1.49.2 to test before final release

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Mon Feb 27, 2023 2:17 am Thank You very much Francesco for another update. Great work and much apreciated.

I have couple of issues with ESP32 S2 USB board (S2 Mini).

1. Can install firmware through USB serial, no problem
2. Can NOT print to serial monitor. It apears that it connects to Serial monitor but NO print outputs?
3. File uplading using new Open Zip. I was expecting that the whole zipped folder with files in it can be upladed. However, when I select Open zip it lists all the files and relevant directory folder, but can only select one file by clicking on it to Upload. How to select all files and upload with on click?
Is it possible to upload NON zippoed files?


Best Regards
Yes, you can upload "NON zipped" files using the " FIle Upload" section
image.png
Here you can select multiple files holding the buttons CTRL and/or SHIFT while clicking
Note : you cannot select a directory (this is a limitation of the web browser for security reasons)

and you can upload the content of a zip file using the "Zip Files Upload" section
image.png
Here you can select a single zipped file that will be extracted and uploaded
Note: the zip file CAN contain folders that will be uploaded maintaining the same structure on the module
You do not have the required permissions to view the files attached to this post.
User avatar
cicciocb
Site Admin
Posts: 2078
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 444 times
Been thanked: 1368 times
Contact:

Re: New version 1.49.2 to test before final release

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Sun Feb 26, 2023 8:40 pm Just to be clear Jan, there is the Lolin Pico C3 Mini (like you have) which does not have onboard serial so needs to be flashed in USB mode, and there is another Lolin Pico C3 Mini which does include onboard UART and serial TX, RX, and needs to be flashed serially as normal, but which fails.

I have both, and have successfully flashed a USB type without onboard serial.
But I have not been able to successfully flash the type with onboard serial.

Obviously if the onboard serial type was usable it could have offered benefits of onboard serial TX,RX and simplified auto-flashing without touching buttons, but as it is not usable so far then presumably others would wish to know so they can avoid wasting money on that type.
Robin,
I've several esp32-c3 modules and all work, with or without the USB to serial chip, with QIO or DIO variants.
I think that you have a specific problem, not related to the firmware
User avatar
Electroguard
Posts: 874
Joined: Mon Feb 08, 2021 6:22 pm
Has thanked: 281 times
Been thanked: 326 times

Re: New version 1.49.2 to test before final release

Post by Electroguard »

Ok, well hopefully it will just affect me and not others.
efalken
Posts: 38
Joined: Tue Mar 02, 2021 3:47 pm
Has thanked: 17 times
Been thanked: 27 times

Re: New version 1.49.2 to test before final release

Post by efalken »

Just tested OTA from 1.48. on ESP32 - works a treat.
By the way: Thank you for MQTT-extensions I have been asking for.

Thanx for the most under estimated software on the web!
Bought you a beer.
Regards

8-) Erhard
User avatar
cicciocb
Site Admin
Posts: 2078
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 444 times
Been thanked: 1368 times
Contact:

Re: New version 1.49.2 to test before final release

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Mon Feb 27, 2023 6:47 pm Just tested OTA from 1.48. on ESP32 - works a treat.
By the way: Thank you for MQTT-extensions I have been asking for.

Thanx for the most under estimated software on the web!
Bought you a beer.
Regards

8-) Erhard
:D yes, very under estimated :mrgreen:
Post Reply