We are currently developing using esp32-wrover-E/B on an Arduino. I need help with any of the issues mentioned below.
1. Continuous reboot problem when using SoftAP WiFi, attach error message
-> It is confirmed that the watchdog timer is activated in Async_tcp. What is the problem and how can I fix it?
2. Can SHA, RSA, AES, and RNG algorithms be used together?
The SHA algorithm will be used for parts that do not need decryption, such as passwords, and RSA and AES algorithms will be used for data requiring decryption, such as user's mail and number.
The above question is when the encryption algorithm implementation is implemented in software rather than in HW. If SHA, RSA, and AES algorithms cannot be used repeatedly in SW, is it possible to apply SHA in SW and AES in HW in this way?
-Is the RSA plaintext limited to 245btyte?
-Is RSA and AES not applicable due to library error and plain text length limitation?
3. About the availability of HTTPS protocol and the capacity of external files when using HTTPS
Is the external file size limited by 5Kb? Also, is there any way to expand the external file capacity?
4. Is the download capacity limit limited to 90kb when using the FTP function?
5. Is there a separate FTP function that can be used on the web server, not the FTP function for ESP32_CAM?
6. Is there a library that can use the wifi encryption method TKIP?
7. Is there a library provided to use wifi security types such as WEP, WPA_PSK, WPA_WPA2_PSK, WPA2_ENTERPRISE, etc.?
8. I am currently using SPI 16MB size. I modified the partition area to increase the SPIFFS usage area. However, when modifying the partition in esp32, the problem of deterioration comes out. I would like to know if this problem is being developed at the head office or is it my problem.
The modified method is as follows.
C:\Users\<username>\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.4\tools\partition
Put the ever.csv file in the above path
C:\Users\<username>\AppData\Local\Arduino15\packages\esp32\hardware\esp32\1.0.4
Overwrite boards.txt file in the above path
In Arduino, select Tools -> Partition Scheme -> ever 16M Flash and upload the sketch
esp32 wrover e/b technical questions
Jump to
- English Forum
- Explore
- News
- General Discussion
- FAQ
- Documentation
- Documentation
- Sample Code
- Discussion Forum
- Hardware
- ESP-IDF
- ESP-BOX
- ESP-ADF
- ESP-MDF
- ESP-WHO
- ESP-SkaiNet
- ESP32 Arduino
- IDEs for ESP-IDF
- ESP-AT
- ESP IoT Solution
- ESP RainMaker
- Rust
- ESP8266
- Report Bugs
- Showcase
- Chinese Forum 中文社区
- 活动区
- 乐鑫活动专区
- 讨论区
- 全国大学生物联网设计竞赛乐鑫答疑专区
- ESP-IDF 中文讨论版
- 《ESP32-C3 物联网工程开发实战》书籍讨论版
- 中文文档讨论版
- ESP-AT 中文讨论版
- ESP-BOX 中文讨论版
- ESP IoT Solution 中文讨论版
- ESP-ADF 中文讨论版
- ESP Mesh 中文讨论版
- ESP Cloud 中文讨论版
- ESP-WHO 中文讨论版
- ESP-SkaiNet 中文讨论版
- ESP 生产支持讨论版
- 硬件问题讨论
- 项目展示
Who is online
Users browsing this forum: No registered users and 92 guests
- All times are UTC
- Top
- Delete cookies
About Us
Espressif Systems is a fabless semiconductor company providing cutting-edge low power WiFi SoCs and wireless solutions for wireless communications and Internet of Things applications. ESP8266EX and ESP32 are some of our products.