stifler86 wrote:Will ESP-WROVER have bluetooth 5 (long range) support?
The chip on the ESP-WROVER modules is the same ESP32 (revision 1 silicon) that will be on ESP-WROOM and other modules. So no new features of this kind, unforuntately. The difference is in the features incorporated on the module outside the chip (4MB SPI PSRAM, antenna connector, extra pins.)
rudi ;-) wrote:
we can then order
- WROOM32 normal
- WROOM32 with external antenna connector and 4MB SPI PSRAM
- WROVER with WROOM32 ( with external antenna and 4 MB SPI PSRAM )
Sorry for confusion, this is not the case. The only two ESP32 modules are:
- ESP-WROOM-32 (same module which is available now, although soon will have newer revision 1 ESP32 silicon.)
- ESP-WROVER (additional module pins that ESP-WROOM32 doesn't have, antenna connector, 4MB SPI PSRAM)
I believe the main reason the new ESP-WROVER module is a little bit physically larger (and has extra pins) is to make it large enough to fit the PSRAM and the antenna connector.
When I said "(same as WROOM)" in the original reply I meant to indicate that both modules have a 4MB SPI flash onboard. Will edit this to make it clearer.
There may also be some confusion over naming because there are two new similarly named things - ESP-WROVER will be a module and ESP-WROVER-KIT is a development board.
rudi ;-) wrote:do you know more about the ETH PHY Board?
Not yet, hopefully soon. I'm also keen to get hold of one of these!
Angus