Build button

I’m trying to export a ch5z file, but I can’t find the export button

To create a ch5z file you need to build your project first by pressing the "Build" button in the project’s main layout.
After that, the ch5z file will be available in the project’s main interface under the download section.

    • Related Articles

    • How to Connect AVstudio Editor to MQTT Using WebSockets (WS/WSS)

      How to Connect AVstudio Editor to MQTT Using WebSockets (WS/WSS) (Includes Mosquitto and Aedes Node-RED Broker Setup) AVstudio Editor runs inside a browser, so it cannot connect to MQTT using raw TCP (1883/8883). To work with MQTT, you must connect ...