I am developing an Alexa Gadget, and want to implement firmware update OTA through Alexa.
After study the document https://developer.amazon.com/en-US/docs/alexa/alexa-gadgets-toolkit/ota-update-prerequisites.html .
I know how to implement, but still have two question.
- How to upload firmware?
In document, it ask send mail to alexa-gadgets-toolkit-beta@amazon.com .
I send it before one week, and I don't receive any reply. - If I want to test update firmware OTA, How I can do?
Anyone had done it? Could you share your experience?