# WIFI\_IOT\_APP - [Introduction](#section11660541593) - [Directory Structure](#section1464106163817) - [Repositories Involved](#section1718733212019) ## Introduction The WIFI\_IOT\_APP module provides sample code for iothardware, demolink, and samgr. ## Directory Structure ``` applications/sample/wifi-iot/ # Sample code └── app ├── BUILD.gn # Build script ├── demolink # Sample code for integrating demolink ├── iothardware # Sample code for LED operations ├── samgr # Sample code for the service framework └── startup ``` ## Repositories Involved applications\_sample\_wifi-iot