Part Number: CC2652R
I'm using zr_light example with Amazon Alexa Echo Plus. In the Alexa Application it showing "TexasInstruments smart devices" as Description of the Light device.
How can I change this description?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Part Number: CC2652R
I'm using zr_light example with Amazon Alexa Echo Plus. In the Alexa Application it showing "TexasInstruments smart devices" as Description of the Light device.
How can I change this description?
zclSampleLight_ManufacturerName only have TexasInstruments.
What about "smart devices"?
Hi Deep,
For that piece of information you will need to talk to Amazon Developer Support to see what attribute in the Basic Cluster they are looking at. "Smart Devices" is probably a default set by them since we do not populate all of the attributes (not all are mandatory).
Once you know which attribute it is you can program it accordingly using the 'ManufacturerName' attribute as a reference.
Best Regards,
Marlyn