Search found 5 matches

by chandramauli
Wed Jun 19, 2024 12:50 pm
Forum: General Discussion
Topic: ESP32-S3 Wi-Fi 2.4GHz receiver test with Wi-Fi tester failed with packet drop issue
Replies: 10
Views: 3386

Re: ESP32-S3 Wi-Fi 2.4GHz receiver test with Wi-Fi tester failed with packet drop issue

Hello ESP_Sprite Thanks for your feedback on this. I just wanted to summarize that the issue of WiFi packet drop occurs only when noise is added on specific frequency. In normal scenario packet are received as expected. Can you please help to answer this query. Is it possible for you to add any RF e...
by chandramauli
Mon Jun 10, 2024 9:06 am
Forum: General Discussion
Topic: ESP32-S3 Wi-Fi 2.4GHz receiver test with Wi-Fi tester failed with packet drop issue
Replies: 10
Views: 3386

Re: ESP32-S3 Wi-Fi 2.4GHz receiver test with Wi-Fi tester failed with packet drop issue

Hello Team,

Can anyone please help to resolve the above mentioned query to pass the certification for the product? This certification blocks the production as of now.

Regards,
Chandramauli
by chandramauli
Wed May 29, 2024 1:40 pm
Forum: General Discussion
Topic: ESP32-S3 Wi-Fi 2.4GHz receiver test with Wi-Fi tester failed with packet drop issue
Replies: 10
Views: 3386

ESP32-S3 Wi-Fi 2.4GHz receiver test with Wi-Fi tester failed with packet drop issue

Hello team, We are trying to get the certification from the Wi-Fi tester which is required for the production of the product. Setup details used for this test is as below. - DUT : ESP32-S3-WROOM-1 Wi-Fi Device - Remote tester: Wi-Fi Tester from Rhode&Schwarz - DUT Frequency for Wi-Fi : 2.4GHz receiv...
by chandramauli
Wed May 29, 2024 11:51 am
Forum: General Discussion
Topic: secure boot and flash encryption error when enabling together
Replies: 2
Views: 1366

Re: secure boot and flash encryption error when enabling together

Hi

Yes, I had a chance to visit this but didn't find any useful information for my case. can anyone help me with exact steps to be followed to enable flash encryption and secure boot together in ESP32-S3?

Regards,
Chandramauli
by chandramauli
Tue May 21, 2024 6:55 am
Forum: General Discussion
Topic: secure boot and flash encryption error when enabling together
Replies: 2
Views: 1366

secure boot and flash encryption error when enabling together

Hello, I am trying to enable secure boot and flash encryption together in ESP32-S3 with below macros. In this configuration development mode is enabled for both. CONFIG_SECURE_SIGNED_ON_BOOT=y CONFIG_SECURE_SIGNED_ON_UPDATE=y CONFIG_SECURE_SIGNED_APPS=y CONFIG_SECURE_BOOT_V2_RSA_SUPPORTED=y CONFIG_S...