This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

aws_iot example doesn't recognize 'UPDATE_ACCEPTED_TOPIC'

Hello,

I'm using nrf connect 1.4.0 and nRF9160 dk

I started testing the aws_iot example. It worked fine with my was set up and was able to see the shadow updated.

I wanted to add the shadow/update/accepted. So I configured from the configuration menu

When I click configure I get this message. What does it mean ?

When I compile the project I get the following error

1> ../src/main.c:214:17: error: 'UPDATE_ACCEPTED_TOPIC' undeclared (first use in this function)

any idea how to fix this !

Please, let me know if you need more information.

Thx,

Hicham

Parents
  • Hi!

    I'm testing on NCS tag 1.4.0 in SES and I'm not able to reproduce this issue, unfortunately.

    Could you send me the ".config" file found in <sample>/build/zephyr/.config. Perhaps you are adding more configurations that cause the failure.

     Which toolchain version are you using? Are you opening SES via the Toolchain Manager?

    Best regards,

    Heidi

Reply
  • Hi!

    I'm testing on NCS tag 1.4.0 in SES and I'm not able to reproduce this issue, unfortunately.

    Could you send me the ".config" file found in <sample>/build/zephyr/.config. Perhaps you are adding more configurations that cause the failure.

     Which toolchain version are you using? Are you opening SES via the Toolchain Manager?

    Best regards,

    Heidi

Children
No Data
Related