alexa skills demo issue

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
GrahamS_21
Employee
Employee
25 replies posted 10 likes received 10 replies posted

I've been trying to follow the instructions on this blog post

Alexa Skills Demo on PSoC 6 WiFi BT Prototyping kit

when i try to compile the project in mbed cli it flags a ton of errors with the subscriber.cpp function.

i've tried this on a complete fresh install of the cli, so it should be all ok

could someone provide some guidance as to what the error actually is?

error log attached

thanks

Graham

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello Graham,

The aws-iot-client library got updated after the blog was written and hence the error messages. The blog will be updated soon.

Please find the modified subscriber.cpp file that will get things to work. Let me know your observations

Regards,

Dheeraj

View solution in original post

0 Likes
2 Replies
lock attach
Attachments are accessible only for community members.
DheerajK_81
Moderator
Moderator
Moderator
First comment on KBA First comment on blog 5 questions asked

Hello Graham,

The aws-iot-client library got updated after the blog was written and hence the error messages. The blog will be updated soon.

Please find the modified subscriber.cpp file that will get things to work. Let me know your observations

Regards,

Dheeraj

0 Likes

The blog has been updated to reflect the new changes and you should be able to build the project successfully now. Download the latest attachments which contain the modified files.

Regards,
Dheeraj