Wi-Fi

Overview

The Wi-Fi Foundation Library provides a way to manage and configure Wi-Fi access points.

Dependencies

Installation

Wi-Fi is an additional module. To enable it, the Wi-Fi Pack module must be installed in your VEE Port:

microejPack("com.microej.pack.ecom-wifi:ecom-wifi-pack:1.0.0")

Use

The Wi-Fi API Module must be added to the Application project build file to use the NET library:

implementation("ej.api:ecom-wifi:2.2.2")