4 Out of Box Demo

The RNWF02 Add On Board Out of Box (OOB) demo is based on a Python script that demonstrates MQTT cloud connectivity. The OOB demo uses the AT command interface, through the USB Type-C®, as per the PC Companion mode setup. The OOB demo connects to the MQTT server, and publishes and subscribes to predefined topics. For more details on MQTT cloud connectivity, go to test.mosquitto.org/. The demo supports the following connections:
  • Port 1883 – unencrypted and unauthenticated
  • Port 1884 – unencrypted and authenticated

The user can be connected to the MQTT server in seconds by providing Wi-Fi® credentials, username and password, depending on the connection type.

For more information on the PC Companion mode OOB demo, go to GitHub - MicrochipTech/ RNWFxx_Python_OOB.