# BlueCherry WiFi template ## Introduction This example is a simple template that demonstrates how the library can be used on a WiFi enabled device for bi-directional communication. After registering an account on the BlueCherry platform and applying for your own device-type you can create your device credentials and connect right away. The example allows for: - MQTT publish - MQTT subscribe - OTA updates - Zero-Touch provisioning ## Licence The library is published under the 'GNU GENERAL PUBLIC LICENSE'. The full license text can be read [here](license.md).
To create a project from this example, run:
idf.py create-project-from-example "bluecherry/bluecherry=1.3.3:wifi-template"