Introduction:
- This tutorial will guide you steps to setup the Wifi module of raspberry pi 3 work with Station and Access Point mode, you can easily switch between station mode and AP mode. Setup:
git clone https://github.com/quangthanh010290/RPI3_HOTSPOTS.git
./install.sh
Test:
- Station mode: sudo sta [SSID] [password] example:
sudo sta mySSID myPass
- AP mode: sudo ap [SSID] example:
sudo ap Mlabviet_wifi