I am interested in using esp32-p4 for my project. I want to know weather esp32-p4 micro controller qualified for PSA Certified Level 2 ?
esp32-c6 is qualified for PSA Certified Level 2 is written. If esp32-p4 is interfaced with esp32-c6 for wifi feature then can we use "The ESP-TEE (Espressif ...
Search found 3 matches
- Tue Jan 20, 2026 5:31 pm
- Forum: Hardware
- Topic: ESP32-P4 PSA Certification
- Replies: 0
- Views: 517
- Fri Sep 12, 2025 9:22 am
- Forum: ESP-IDF
- Topic: esp32-p4 esp-idf OTA error
- Replies: 1
- Views: 696
esp32-p4 esp-idf OTA error
I tested simple_ota_example given in esp-idf. I am using esp-idf 5.4.1. ESP-IDE version 3.3.0. Using Ubuntu OS 22.04. I am using esp32-p4 development board. In this example i uploaded the binary image into my github repository. I have given the github binary image path in the example configuration ...
- Mon Jun 02, 2025 5:56 pm
- Forum: ESP-IDF
- Topic: esp32-p4 esp-idf mqtt example using wifi getting error
- Replies: 1
- Views: 67
esp32-p4 esp-idf mqtt example using wifi getting error
I am using esp-idf version 5.4.1. i am using esp32-p4 board. I wanted to test mqtt example on esp32-p4. I am getting error "esp_mqtt_demo: connect to the AP fail" when i run mqtt example. Attached the log file. Please help.