Hi,I want to use my Beaglebone Black as a standalone (not connected to internet) wireless server, to which multiple clients can connect and request a service.I googled it out, and found that for this a usb wifi adapter, having the capability to run in a Master mode is required.I googled for such usb devices but could not get a concrete answer.
Pls anyone help me on the same and suggest which usb wifi device can serve my purpose !Thanks in advance!!
--
For more options, visit http://beagleboard.org/discuss
---
You received this message because you are subscribed to the Google Groups "BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi,Thanks John for the reply,as per your advice I searched about Wif Direct and came to know that it is actuallysomewhat Ad-hoc wireless operation. I want to use Linux based laptops as client to the Beaglebone black (acting as a wifi server running latest Ubuntu image).
With respect to above scenario I have two questions:1> Does wifi radio that is available in Laptop by default (running on Linux) can be configured to Ad-Hoc mode2> Does the wifi-adapters listed here can be configured as Ad-hoc on Beaglebone black.
I am a beginner so pls excuse if any unrelated question appears!Regards,Ashish
On Monday, June 9, 2014 4:06:11 PM UTC+5:30, Ashish Prajapati wrote:Hi,I want to use my Beaglebone Black as a standalone (not connected to internet) wireless server, to which multiple clients can connect and request a service.I googled it out, and found that for this a usb wifi adapter, having the capability to run in a Master mode is required.I googled for such usb devices but could not get a concrete answer.Pls anyone help me on the same and suggest which usb wifi device can serve my purpose !Thanks in advance!!
I want to use my Beaglebone Black as a standalone (not connected to internet) wireless server, to which multiple clients can connect and request a service.
# WIFI ad-hoc auto wlan0 allow-hotplug wlan0 iface wlan0 inet static address 192.168.2.2 netmask 255.255.255.0 wireless-channel 2 wireless-essid name_of_the_ad_hoc_net wireless-key s:password wireless-mode ad-hocYou received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/XkcSW-dQMJ8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to beagleboard...@googlegroups.com.