New release 1.43.7 for ESP32

Here you'll find the updated available
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.7 for ESP32

Post by cicciocb »

The NOBLE version does not includes the BLE drivers because they use a lot of memory (RAM) even if the functionality is not used.

So the benefit is more RAM available.
its1000
Posts: 76
Joined: Thu May 20, 2021 6:57 pm
Has thanked: 3 times
Been thanked: 1 time

Re: New release 1.43.7 for ESP32

Post by its1000 »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Tue Apr 19, 2022 1:35 pm The NOBLE version does not includes the BLE drivers because they use a lot of memory (RAM) even if the functionality is not used.

So the benefit is more RAM available.
that is clearly what I thought... when we use model with PSram I imagine the impact is less?

another question : when we install an SDCard, the Annex is also installed on the SD? or only files that I store? in other terms : if I remove the SD card, my ESP still starts with Annex?
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.7 for ESP32

Post by cicciocb »


that is clearly what I thought... when we use model with PSram I imagine the impact is less?
Yes, with the PSRAM the impact is minimal
another question : when we install an SDCard, the Annex is also installed on the SD? or only files that I store? in other terms : if I remove the SD card, my ESP still starts with Annex?
The firmware (Annex) is always installed on the module itself (the flash memory), only the files will be on the SDcard
its1000
Posts: 76
Joined: Thu May 20, 2021 6:57 pm
Has thanked: 3 times
Been thanked: 1 time

Re: New release 1.43.7 for ESP32

Post by its1000 »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Tue Apr 19, 2022 7:04 pm

that is clearly what I thought... when we use model with PSram I imagine the impact is less?
Yes, with the PSRAM the impact is minimal
another question : when we install an SDCard, the Annex is also installed on the SD? or only files that I store? in other terms : if I remove the SD card, my ESP still starts with Annex?
The firmware (Annex) is always installed on the module itself (the flash memory), only the files will be on the SDcard
thank you very much Ciccio !
its1000
Posts: 76
Joined: Thu May 20, 2021 6:57 pm
Has thanked: 3 times
Been thanked: 1 time

Re: New release 1.43.7 for ESP32

Post by its1000 »

when I use both SD card and TFT ILI9488 do I need to select the option in the parameter menu of my Annexed-ESP ?
the one saying "both using SPI2" ?
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.7 for ESP32

Post by cicciocb »

No, this is for using an alternative wiring.
Post Reply