Quantcast
Channel: Raspberry Pi – Linux Circle – Do it yourself (DIY) Internet of Things (IoT) guide for hobbyists and innovators
Viewing all articles
Browse latest Browse all 32

Raspberry Pi 3 Raspbian hotspot sharing wired Internet connection wirelessly

$
0
0
Want to use Raspberry Pi as hotspot access point? The following tested and verified  on Raspbian Jessie. 1. Install dnsmasq and hostapd: sudo apt-get install dnsmasq hostapd 2. Ensure your wlan0 is enabled sudo nano /etc/network/interfaces allow-hotplug wlan0 iface wlan0 inet manual sudo nano /etc/dhcpcd.conf 3. Give your wlan0 static...

Viewing all articles
Browse latest Browse all 32

Trending Articles