Hello
I’m having some difficulty
In my project, I would like to combine the use of the PubSubClient(mqtt) library and LVGL(SquareLine)
I would like to find out:
how can I effectively and without bugs combine their work
how can I change the state of the button, like a switch, that is, On Off, through mqtt
3)how can i change Arc state via mqtt
Thanks for the answer. I would like to know how I can use mqtt in ui_events.c file. That is, I want to get: when the button is clicked, send the value to mqtt.