I had received an SLN_ALEXA_IOT module for prototyping purposes recently.To begin with I wanted to see how it operated by using the out of the box demo. However, The module after powering up and alexa onboarding was not able to detect the alexa wake word and also wouldn't initate alexa with the onboard button press also. I wasn't sure what the issue is because from the serial console, I could see the alexa app is started as mentioned in the developer UG. I want to see if reflashing the module with default binaries could fix the issue but I do not have an external debugger. I'd like to know which Ivaldi script I should be using to flash the deafult binaries? sln_alexa_iot_open_boot or sln_alexa_iot_secure_boot?
Also any guidance on what other things could go wrong in getting the outof the box demo running is also appreciated. Below observations for more details:
Preconditions:
- Module is connected to Wifi
- FFS is completed and module is onboarded to my amazon account as NXP development device
From the traces:
- Alexa application is started
- MQTT connection to NXP aws is made successfully in the second attempt
- I could see a trace regarding volume as below:
220 37304 [APP_Init_Task] [AIS OpL5G0zgwKPi66j2] No valid volume -1, using volume defined by AIS
Does this point to any issues?
- I could see another issue-like trace regarding one of the MQTT traces as follows:
239 38491 [APP_Init_Task] Exiting App Init
240 38492 [iot_thread] [OTA_Cb] MQTT reply = $aws/things/2e1139d2677f052b/jobs/$next/get/accepted
241 38492 [iot_thread] Did not find 'execution' element in amazon reply
242 38496 [APP_Task] [App Task] Starting Available Heap: 78784
243 38496 [APP_Task] [STREAMER] start playback
Though start playback is logged, no audio is heared from the module