Wifi Attachemnt using Virtual Wifi Router?
- Express Reef
- Posts: 51
- Joined: Thu Mar 21, 2013 2:19 am
- Location: South Africa
Wifi Attachemnt using Virtual Wifi Router?
Good Day All,
Is it possible to connect with the RA Wifi attachment to an Virtual Wifi Router? If possible please assist.
Is it possible to connect with the RA Wifi attachment to an Virtual Wifi Router? If possible please assist.
Wifi Attachemnt using Virtual Wifi Router?
You can with your virtual network card and virtual web browser
What do you mean by a virtual wifi router?
What do you mean by a virtual wifi router?
- Express Reef
- Posts: 51
- Joined: Thu Mar 21, 2013 2:19 am
- Location: South Africa
Re: Wifi Attachemnt using Virtual Wifi Router?
Im using my wifi desktop adapter with software to be a "virtual rooter" making use of a 3G modem...
- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: Wifi Attachemnt using Virtual Wifi Router?
Depends on your config and if you're able to get the wifi adaptor an IP. I've got a failover system set up with ddwrt so if my cable Internet goes down the 3G kicks over and resumes management of my entire network. But it's pretty involved and involves repeater bridge configurations.
Wifi Attachemnt using Virtual Wifi Router?
It should work. If your desktop is able to broadcast a wifi hotspot, then should not be a problem.
- Express Reef
- Posts: 51
- Joined: Thu Mar 21, 2013 2:19 am
- Location: South Africa
Re: Wifi Attachemnt using Virtual Wifi Router?
Cool I managed to get this sorted now, the only problem I have now is that I cant locate RAGen.exe seems like it did not install with the reef angel pc app???
- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: Wifi Attachemnt using Virtual Wifi Router?
RAGen has been replaced by the wizard under tools of the arduino program.
- Express Reef
- Posts: 51
- Joined: Thu Mar 21, 2013 2:19 am
- Location: South Africa
Re: Wifi Attachemnt using Virtual Wifi Router?
Cool but how do I do this part???DrewPalmer04 wrote:RAGen has been replaced by the wizard under tools of the arduino program.
Enabling the wifi feature
1. Start the RAGen software
2. On the “Features” tab, make sure the “Wifi” checkbox is selected.
3. Click “Save” button.
- DrewPalmer04
- Posts: 818
- Joined: Tue May 29, 2012 2:12 pm
- Location: Christopher, IL
Re: Wifi Attachemnt using Virtual Wifi Router?
ReefAngel.AddWifi();
Throw that in your code and Upload.
Throw that in your code and Upload.