RUCKUS Community Forums are now in READ-ONLY mode while we migrate to a new platform.
You will still be able to read posts and knowledge articles, but will be unable to post new content until Go Live on the new platform Monday August 17.
Lennar Smart Home customers: please contact [email protected] for assistance during the week of August 9-17.
10-17-2023 11:49 AM - edited 10-17-2023 01:22 PM
This article explains setting up a Cloudpath Enrollment System for QR code generation in workflow for DPSK SSID.
Steps:
Your personal Wi-Fi Password is ${DPSK}
<br><br>
Use this password on any device to access your personal network. You can also scan this QR Code from your mobile device:<br><br>
<div style="display: flex; justify-content: center; text-align: center;" id="qrcode"></div>
<script>new QRCode(document.getElementById("qrcode"), "WIFI:S:WLAN-NAME;T:WPA;P:${DPSK};;");</script>
Note:
Rename the attachment "Cloudpath_Template_QRCode.txt" to "Cloudpath_Template_QRCode.html".
If you make changes as ‘Standard Template’ as Page Source, you will have to upload the HTML file again, always upload the file last, then save and publish.
