Search found 200 matches

by liaifat85
Tue Apr 23, 2024 6:50 am
Forum: General Discussion
Topic: Wifi provisioning with Security level 2 - confused
Replies: 2
Views: 736

Re: Wifi provisioning with Security level 2 - confused

A more secure approach would involve securely transmitting the credentials during the provisioning process without storing them persistently on the device.
by liaifat85
Mon Apr 22, 2024 3:58 pm
Forum: General Discussion
Topic: PCB review
Replies: 2
Views: 591

Re: PCB review

The design looks OK at a glance. However, I think it's better to print one prototype and check if it works as expected.
by liaifat85
Mon Apr 22, 2024 3:54 pm
Forum: General Discussion
Topic: Get MAC address using espefuse
Replies: 4
Views: 856

Re: Get MAC address using espefuse

You can try the 'grep' and 'awk' commands.
by liaifat85
Sun Apr 21, 2024 7:05 pm
Forum: General Discussion
Topic: ESP32-WROOM-32 Need Help
Replies: 1
Views: 488

Re: ESP32-WROOM-32 Need Help

Where will the music be uploaded? In an SD card?
by liaifat85
Sun Apr 21, 2024 7:01 pm
Forum: ESP-IDF
Topic: support Wi-Fi Aware (NAN) on ESP32S3
Replies: 2
Views: 901

Re: support Wi-Fi Aware (NAN) on ESP32S3

According to this document , ESP32-S3 supports NAN. https://docs.espressif.com/projects/esp ... p_nan.html
by liaifat85
Sat Apr 20, 2024 7:54 pm
Forum: ESP-IDF
Topic: esp32s3 not selectable in espressif ide
Replies: 2
Views: 626

Re: esp32s3 not selectable in espressif ide

Are you facing the same problem that is shown here?
https://github.com/espressif/idf-installer/issues/231
by liaifat85
Sat Apr 20, 2024 7:45 pm
Forum: General Discussion
Topic: ANY HELP arduino as a component
Replies: 2
Views: 803

Re: ANY HELP arduino as a component

Check your project configuration files (such as platformio.ini or CMakeLists.txt) to see if you're targeting the correct board and SDK version for your ESP32 development.
by liaifat85
Wed Apr 17, 2024 7:34 am
Forum: General Discussion
Topic: ESP32S Wroome Heating
Replies: 2
Views: 546

Re: ESP32S Wroome Heating

Have you done everything according to this wiki page?
https://www.waveshare.com/wiki/ESP32-S3-LCD-1.28
by liaifat85
Wed Apr 17, 2024 6:31 am
Forum: General Discussion
Topic: ESP32S Wroome Heating
Replies: 2
Views: 546

Re: ESP32S Wroome Heating

If it is burning hot it's an indication of damaged hardware. I think it's time to change the board.
by liaifat85
Mon Apr 15, 2024 3:48 pm
Forum: ESP-AT 中文讨论版
Topic: ESP32-WROOM-32UE 通讯不稳定,心跳信息收不到
Replies: 2
Views: 3967

Re: ESP32-WROOM-32UE 通讯不稳定,心跳信息收不到

实际上是 ESP32-WEOOM-32E 还是 ESP32-WROOM-32E?