How to create a wifi hot spot on a Windows computer

If you want to radio control your Poppy robot but you do not have a wifi spot next (in the street), you can create easily an hot spot directly on your computer.
There are lots of softwares offering a limited access to hot spot creation, Windows is sufficient.

Create a hotSpot.bat file containing :

netsh wlan set hostednetwork mode=allow ssid=Poppy key=password
netsh wlan start hostednetwork

Execute this batch file as administrator and you have your hot spot :wink:

2 Likes

I prefer to use the 3rd-party tool to create a WiFi hotspot on Windows 10/8.1/7/XP computer. It will be more convenient!

1 Like