Espressif and product upgrade path
Posted: Sat Apr 13, 2024 5:42 pm
Hello,
We're using the ESP32-Pico-v3-02 for our project, to be mass produced this spring. As we look for a path for future upgrades, we're struggling with our ability to continue with the ESP32...
There doesn't seem to be something in the pipeline that has:
- Required: Dual Core (240 Mhz or higher)
- Required: WiFi 6 / 6E, on 5 Ghz / 6 Ghz
- Required: BLE + LE Audio
- Optional: BT Classic
- Optional: Dual Antenna
- Optional: Faster CPU, or CPU with hard FPU
For some reason Classic was abandoned. We could deal without Classic, if LE Audio was supported but we haven't read about any hints of that...
Seems like the product line has gone in the wrong direction...
Just my opinion, but what's the point of the C3 exactly? It's still a single core, just on a RISC-V architecture, instead of the tried and tested Xtensa ARM cores. The S3 is dual core and with Xtensa CPU's, but as the same clock and RAM as the ESP-32...
There will always be the market for smart lightbulbs, but for more serious projects like ours, people really want:
1) More internal RAM
2) Floating Point Unit
3) Faster core clock or more core count
4) More reliable software. We have found all versions of ESP-IDF are usually utterly broken in some regard, that makes it very hard to build a consumer facing product that doesn't get us skewered with bad reviews. We really wish Espressif would simply stop issuing new features for a month and fix what they have.
We're using the ESP32-Pico-v3-02 for our project, to be mass produced this spring. As we look for a path for future upgrades, we're struggling with our ability to continue with the ESP32...
There doesn't seem to be something in the pipeline that has:
- Required: Dual Core (240 Mhz or higher)
- Required: WiFi 6 / 6E, on 5 Ghz / 6 Ghz
- Required: BLE + LE Audio
- Optional: BT Classic
- Optional: Dual Antenna
- Optional: Faster CPU, or CPU with hard FPU
For some reason Classic was abandoned. We could deal without Classic, if LE Audio was supported but we haven't read about any hints of that...
Seems like the product line has gone in the wrong direction...
Just my opinion, but what's the point of the C3 exactly? It's still a single core, just on a RISC-V architecture, instead of the tried and tested Xtensa ARM cores. The S3 is dual core and with Xtensa CPU's, but as the same clock and RAM as the ESP-32...
There will always be the market for smart lightbulbs, but for more serious projects like ours, people really want:
1) More internal RAM
2) Floating Point Unit
3) Faster core clock or more core count
4) More reliable software. We have found all versions of ESP-IDF are usually utterly broken in some regard, that makes it very hard to build a consumer facing product that doesn't get us skewered with bad reviews. We really wish Espressif would simply stop issuing new features for a month and fix what they have.