Dawn Robotics Forum Support and community forums for Dawn Robotics Ltd 2014-09-03T23:59:05+01:00 http://forum.dawnrobotics.co.uk/feed.php?f=5&t=1266 2014-09-03T23:59:05+01:00 2014-09-03T23:59:05+01:00 http://forum.dawnrobotics.co.uk/viewtopic.php?t=1266&p=1404#p1404 <![CDATA[Re: WiFi access point and https]]>
1. Connect rpi to to an hdmi tv or monitor. plug a usb keyboard in.
2. Plug RPI into your network via an ethrnet connection.
3. Access the RPI desktop and setup a wifi connection to your home wifi router SID and password using the RPI wireless connection utility.
4. Do ifconfig command to get wireless adapter IP address.
5. Disconnect ethernet cable connection. This will force new wireless connection to be priority.
6. From an external computer use putty to SSH into RPI using wireless IP address to make sure you still have internet access. Try doing an update (eg sudo apt-get update)
7. Lift robot drive wheels so it will not move and access the robot control web page using your new wireless IP address. eg 192.168.1.212 (yours will be different) You should now be able to control the robot from the new wireless address. This setting should stick after a reboot if you have a newer RPI build.

I access my Dawn Robot over my local wifi network without any problems. I can control the robot normally using the local IP address. If you have access to your router you might try doing a DHCP reservation so the IP address does not change over time. The setup makes updates, development and testing easier for me,

Statistics: Posted by pageauc — Wed Sep 03, 2014 11:59 pm


]]>
2014-09-03T18:41:49+01:00 2014-09-03T18:41:49+01:00 http://forum.dawnrobotics.co.uk/viewtopic.php?t=1266&p=1398#p1398 <![CDATA[Re: WiFi access point and https]]>
Welcome to the forum. :) Sorry for the delayed reply.

When setting up the wifi on the robot I skip over setting up the internet connection, and just plug an ethernet cable into the Pi whenever I need to update its software.

For getting mobile internet onto the robot I think that the most straightforward option might be to use another WiFi dongle, although you'll need a USB hub or the Model B+ for that, and power may be a bit of an issue. I have also been looking at the possibility of having the WiFi dongle act both as a WiFi client and as an access point (as discussed here) but I haven't had time to look at this in detail. Very interested to hear about anything you find out on the topic. :)

Getting tornado to serve via https could be a good thing to do in the future. Although the camera images are served by a separate program which would need to be converted to https as well. At the moment, because I don't have much time (or much of the required expertise) to focus on the networking it's probably best if I leave it as http so that I don't give anyone a false sense of security. :?

Regards

Alan

Statistics: Posted by Alan — Wed Sep 03, 2014 6:41 pm


]]>
2014-08-31T17:13:49+01:00 2014-08-31T17:13:49+01:00 http://forum.dawnrobotics.co.uk/viewtopic.php?t=1266&p=1396#p1396 <![CDATA[WiFi access point and https]]>
Also is it easy to get tornado to serve up pages via https.

Statistics: Posted by danijazz — Sun Aug 31, 2014 5:13 pm


]]>