5 Out of Box Demo

The RNWF02 Add On Board Out of Box (OOB) demo is based on a Python script that demonstrates Azure cloud connectivity. The OOB demo uses the AT command interface through the Type-C USB as per the PC Companion mode setup. The user can easily modify and simulate the applications with the provided OOB example. The OOB demo connects to Azure IOT central and uses Device Provisioning Service (DPS) to connect with the IOT hub. It also publishes telemetry data and subscribes to MQTT topics. The Azure web-based dashboard can be used to view and control the RNWF02 Add On Board data/properties.

The user can easily build their own custom projects with the provided software libraries and example Python code. The OOB demo connects to the cloud and allows the user to send and receive MQTT data using the RNWF02 Add On Board and a web-based Azure dashboard interface. For more details of the OOB demo scripts and documentation, refer to the RNWFxx_Python_OOB.

For the Host Companion mode demo example, refer to the microchip-pic-avr-rnwfxx-examples