Changes between Version 6 and Version 7 of HowTo/Bluetooth/UsingNH


Ignore:
Timestamp:
Sep 23, 2007, 4:59:56 AM (17 years ago)
Author:
harisk
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/Bluetooth/UsingNH

    v6 v7  
    77node1-1:~# pand --listen -role NAP --master --autozap
    88}}}
    9 
     9wait for at least 10 seconds for the interface to configure
    1010{{{
    1111node1-2:~# pand --connect 00:0A:3A:53:D4:82 --service NAP --autozap
     12}}}
     13Wait for at least 10 seconds for the interface to configure. At this point the link should be established and interface ''bnep<X>'' created on both nodes.
     14{{{
    1215node1-2:~# ifconfig bnep0 192.168.1.2
    1316}}}