Page 1 of 1

For AWS-qualified, how ESP32-WROVER-KIT pass AWS IDT test?

Posted: Mon Feb 10, 2020 3:22 am
by andrewintw
We are a Taiwanese company, Gemtek. We are using ESP32-WROVER-KIT to develop IoT products for Amazon AWS. The SDK is Amazon FreeRTOS. For being AWS-qualified, Amazon requires us to pass the "AWS IoT Device Tester" so that our ESP32 product can be list in "AWS Partner Device Catalog".

In the AWS Partner Device Catalog list, we can find that ESP32-WROVER-KIT already supports Amazon FreeRTOS. That means ESP32-WROVER-KIT should have passed the test of AWS IoT Device Tester (IDT). Can Espressif share info about how to pass the IDT test?

In addition, this is a real commercial case already in progress with Amazon. We also hope that Espressif can provide some technical support or provide a local contact window in Taiwan.

Thank you

Re: For AWS-qualified, how ESP32-WROVER-KIT pass AWS IDT test?

Posted: Mon Feb 10, 2020 8:33 am
by ESP_Sprite
You might be better off also contacting support@espressif.com, as this is mostly a community-driven board.

Re: For AWS-qualified, how ESP32-WROVER-KIT pass AWS IDT test?

Posted: Tue Feb 11, 2020 11:10 am
by ESP_Mahavir
For platform to be listed in device catalog, it must successfully cover all qualification tests. If you would like you may verify results by following setup guides listed at https://github.com/aws/amazon-freertos/tree/master/doc for any of qualified ESP32 platform.

Re: For AWS-qualified, how ESP32-WROVER-KIT pass AWS IDT test?

Posted: Mon Feb 24, 2020 1:51 pm
by andrewintw
When you get AWS qualification, have you ever pass IDT test? I follow AWS guideline to run IDT test for official repository which clone from Amazon freertos github, but it fail.

This document https://github.com/aws/amazon-freertos/tree/master/doc doesn't help me to solve the problem, because there is NO detial description for IDT using. That's why I post the question here.

If ESP32 get AWS qualification already, someone should know how to pass the IDT test.
ESP_Mahavir wrote:
Tue Feb 11, 2020 11:10 am
For platform to be listed in device catalog, it must successfully cover all qualification tests. If you would like you may verify results by following setup guides listed at https://github.com/aws/amazon-freertos/tree/master/doc for any of qualified ESP32 platform.

Re: For AWS-qualified, how ESP32-WROVER-KIT pass AWS IDT test?

Posted: Tue Feb 25, 2020 12:25 pm
by ESP_Mahavir
When you get AWS qualification, have you ever pass IDT test?
Yes, I am attaching IDT report summary for your reference
ESP32_DQP.zip
(3.61 KiB) Downloaded 595 times

For IDT setup related issues you may file query at https://github.com/aws/amazon-freertos/. Interim, any specific reason why you would like to run IDT at your end?