Search found 3 matches

by Hashim
2024年 Nov 8日 14:52
Forum: TuyaOS
Topic: ESP32C3
Replies: 4
Views: 96

Re: ESP32C3

It's solved, Tuya_console_start() in main_app() set uart port to another pin
Thank you for your help.

by Hashim
2024年 Nov 8日 12:12
Forum: TuyaOS
Topic: ESP32C3
Replies: 4
Views: 96

Re: ESP32C3

I have set the offset address of tuyaos_demo_quickstart_QIO_1.0.1.bin to 0x0, same problem.

by Hashim
2024年 Nov 7日 12:33
Forum: TuyaOS
Topic: ESP32C3
Replies: 4
Views: 96

ESP32C3

I uses TuyaOS Development ESP32C3_TuyaOS-3.6.5 Linux Mint 22, python3.8, cmake 3.28.3 after compile tuyaos_demo_quickstart and download tuyaos_demo_quickstart_QIO_1.0.1.bin the module just print startup message. it will not continue to run and will not enter the tuya_app_main() function. The log is....