> What would that mean -- does Bluetooth provide an IP address? Is there an > interface I can access from bash scripts? An API from C/C++?
As explained by Hunyue Yau, you'll need to layer something over BlueTooth, either BNEP (PAN profile) or PPP (DUN profile). But seriously -- don't. WiFi is both more spectrally efficient and more reliable than BlueTooth, and the wireless chips used in the Beaglebones support acting as an access point. Please do the proper thing -- set up a WiFi network and be done with it. -- Juliusz -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/87r2svyug3.fsf%40trurl.irif.fr. For more options, visit https://groups.google.com/d/optout.
