Espressif IoT Development Framework. Official development framework for Espressif SoCs. - espressif/esp-idf
Timmy7706/07/2024 03:15 PM
So we must use the most common "SSID + network password" method. A touch panel with keyboard on it.
floitsch06/07/2024 03:16 PM
Typically we see two more common methods: - the device creates a WiFi hotspot where the user can enter the data. Also known as "captive portal". - Bluetooth(edited)
So the Wi-Fi Bluetooth version of ESP32 is needed, right?
OPTimmy77
So the Wi-Fi Bluetooth version of ESP32 is needed, right?
floitsch06/08/2024 07:51 AM
Pretty much any esp32 comes with WiFi and Bluetooth. Some images (or "envelopes") might remove Bluetooth support are it uses memory even when not in use. The default one (in Toit) has support for both.
1
Timmy7706/08/2024 09:17 AM
I`ve found that ESP32-S3 fits my user case. Will it work with Toit (wi-fi and bluetooth)?
floitsch06/08/2024 09:17 AM
Yes
floitsch06/08/2024 09:17 AM
If you take one with extra memory, things get easier to program.
1
floitsch
If you take one with extra memory, things get easier to program.
Timmy7706/08/2024 02:07 PM
Is 8MB flash memory enough for Toit development?
floitsch06/08/2024 03:55 PM
Yes definitely. You don't need any additional but a few megabytes more just make it easier. Even 2 is plenty.
Timmy7706/08/2024 04:01 PM
I am seeking one on digikey with 4MB to 8MB flash memory.
floitsch06/08/2024 04:01 PM
Both are good
Timmy7706/08/2024 04:07 PM
one point is not good enough is - most ESP32 board still use the micro USB inlet. A USB-C inlet will fit current power supply.
Timmy7706/08/2024 04:37 PM
I have found an ESP32-S2 board with a USB-C inlet!
Hello, will this work with an ESP32-S2 board which does not have bluetooth function?
floitsch06/09/2024 08:18 AM
Yes. That repository doesn't need Bluetooth.
That said: the s3 shouldn't cost much more, so I would try to find one. Are you just looking for an s3 board with usb-c? Or do you have some requirements for the board?
floitsch
Yes. That repository doesn't need Bluetooth. That said: the s3 shouldn't cost much more, so I would try to find one. Are you just looking for an s3 board with usb-c? Or do you ha...
Timmy7706/09/2024 12:11 PM
I have found one with BME280 + USB-C + battery charger on one board! (edited)