Developing on ncs 2.1, using vs code and nrf connect extension to debug an application running on nrf 9160dk
I am connecting to aws iot core in a similar fashion as your sample projects. I want to branch based on the aws_iot_event type and topic. In the debugger the event topic looks wrong and I am not able to branch in the way that i want to. I will add a screenshot of the debugger and a snippet of the branching.