Changes between Version 6 and Version 7 of HowTo/Bluetooth/UsingNH
- Timestamp:
- Sep 23, 2007, 4:59:56 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowTo/Bluetooth/UsingNH
v6 v7 7 7 node1-1:~# pand --listen -role NAP --master --autozap 8 8 }}} 9 9 wait for at least 10 seconds for the interface to configure 10 10 {{{ 11 11 node1-2:~# pand --connect 00:0A:3A:53:D4:82 --service NAP --autozap 12 }}} 13 Wait 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 {{{ 12 15 node1-2:~# ifconfig bnep0 192.168.1.2 13 16 }}}