2022-06-05 11:30 AM
Very new but excited to start an IoT project here. I have a WL55JC1 and IKS01A3. I followed https://www.youtube.com/watch?v=9s8XiABakuQa and managed to get some widgets connected to Cayenne dashboard, but I can't add anymore widget as devices are greyed out - is there a tutorial how to add additional sensor widgets through CubeIDE or MX etc?
Solved! Go to Solution.
2022-06-09 01:19 AM
Hello @hudw welcome to the community,
If I understand well, you want to add new widgets on the Cayenne dashboard but you actually can't.
On CubeIDE, or another IDE, you can use under Application/User/LoRaWAN/App/CayenneLpp.c file, different functions that will allows you to send different type of data to your dashboard. Then you will be able to display them.
On CubeMx you won't have any option to add new widgets.
Does it help you solve your issue ?
Regards
2022-06-09 01:19 AM
Hello @hudw welcome to the community,
If I understand well, you want to add new widgets on the Cayenne dashboard but you actually can't.
On CubeIDE, or another IDE, you can use under Application/User/LoRaWAN/App/CayenneLpp.c file, different functions that will allows you to send different type of data to your dashboard. Then you will be able to display them.
On CubeMx you won't have any option to add new widgets.
Does it help you solve your issue ?
Regards