fbiego / Lumia-ESP32

A demo project for WT32-SC01 module
MIT License
67 stars 10 forks source link

WT32-SC01 plus firmware upload #6

Open Ivan-zzz opened 9 months ago

Ivan-zzz commented 9 months ago

Good day. Looks pretty nice, like a real cellphone shell. I have following questions: 1) Is it possible to edit and upload this code to WT32 SC01 plus through Arduino IDE? Or only Platformio software needed?

2) Is it possible to create a similar shell for T-deck (esp32 S3 board with keyboard and lora module) to provide messages exchange through lora module?

3) is it possible to connect to wifi manually after switching on (looking for networks available, password entering) or even Access point creation (to avoid wifi router usage)?

4) Is it possible to choose the channel of message exchange protocol (lora or/and wifi / Access point ESP-now etc)?

Thx!