Doodle3D / doodle3d-client

The Doodle3D web interface that people can access on computers or tablets to draw doodles and control the Doodle3D WiFi box.
www.doodle3d.com
GNU General Public License v2.0
3 stars 8 forks source link

Changing WiFi channel #264

Open companje opened 9 years ago

companje commented 9 years ago

This week I was having an issue at a location (Leonardo DaVinci exhibition in Utrecht) where a lot of WiFi devices were active including 4 Doodle3D WiFi-Boxes and 4 iPads. Many times the connection got lost. A very busy WiFi channel seemed to have caused this behaviour. I switched from channel 11 to channel 6 and all problems where gone. I think there's no easy way yet to change this using the Doodle3D app or through the API. So if you know how you can login to the wifibox using ssh (email us for the password) and edit the file /etc/config/wireless. Change option channel '11' to option channel '6'.

I think it would be very useful if we added a API call for this.