New release 1.43.5 for ESP32

Here you'll find the updated available
tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

Re: New release 1.43.5 for ESP32

Post by tcpipchip »

User avatar
cicciocb
Site Admin
Posts: 1900
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1271 times
Contact:

Re: New release 1.43.5 for ESP32

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Fri Jul 30, 2021 2:46 pm ALEXA talking with ANNEX BASIC ESP32 (SSL)
Very nice demo !
Stuart
Posts: 126
Joined: Fri Feb 19, 2021 7:46 pm
Has thanked: 5 times
Been thanked: 20 times

Re: New release 1.43.5 for ESP32

Post by Stuart »

I'm trying to down-grade 1.43.7 (which doesn't work for me, an i2c problem I suspect), to 1.43.5. I take the 1.43.5 4x .bin files from the zip and replace the files in the build folder of a copy of 'annex_package_full_1.43' with the 21/4/21 Toolkit. When I flash the chip I still get 1.43.7. What am I doing wrong? Its a wroom-32. Even erasing the flash doesn't clear it.

Also, the flasher offers three firmware versions 1.43.2 and two 1.43.5 versions. But there doesn't seem to be a way to select which to use. It would be very helpful when experimenting to be able to select available versions from a list.
User avatar
PeterN
Posts: 366
Joined: Mon Feb 08, 2021 7:56 pm
Location: Krefeld, Germany
Has thanked: 171 times
Been thanked: 203 times
Contact:

Re: New release 1.43.5 for ESP32

Post by PeterN »

Hi Stuart

without having had a look at the Annex-toolkit at the moment: wasn't there a "config"-page in the toolkit, where you can select the firmware file to use?
Stuart
Posts: 126
Joined: Fri Feb 19, 2021 7:46 pm
Has thanked: 5 times
Been thanked: 20 times

Re: New release 1.43.5 for ESP32

Post by Stuart »

You are right, thank you. I hadn't realised that I could change things here. I am confused about file names as the version isn't in the name, which makes mistakes easy. I shall start again from scratch.

I'm trying to work up to the latest version that works for me in the hope that some odd errors go away (such as 'endif without if' when the code is good and has already looped thousands of times). v6 blocks the console with messages, and v7 seems to have an i2c problem.
User avatar
PeterN
Posts: 366
Joined: Mon Feb 08, 2021 7:56 pm
Location: Krefeld, Germany
Has thanked: 171 times
Been thanked: 203 times
Contact:

Re: New release 1.43.5 for ESP32

Post by PeterN »

I did not see the endif-problem until now, but I'll keep that in mind now. Tnx!
Can confirm the rest :-)
Stuart
Posts: 126
Joined: Fri Feb 19, 2021 7:46 pm
Has thanked: 5 times
Been thanked: 20 times

Re: New release 1.43.5 for ESP32

Post by Stuart »

Well I'm pleased to say just for the record that after 60 hours running on 1.43.3 (from 1.43) the unwarranted 'endif without if' errors have not reoccurred.
Post Reply