User Tools

Site Tools


built_in:nxt_connect

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
built_in:nxt_connect [2015/03/23 08:08]
madlyr created
built_in:nxt_connect [2015/03/23 16:10] (current)
Line 2: Line 2:
  
 The **Connect** method connects to the Bluetooth device with given **name**.  The **Connect** method connects to the Bluetooth device with given **name**. 
-<code>nxt.IsPaired( name );</code>+<code>nxt.Connect( name );</code>
  
  
-==== Example - ato connect on application start to NXT brick ====+==== Example - auto connect to NXT brick on application start ====
 Code by Dave Smart from AndroidScript forum. Code by Dave Smart from AndroidScript forum.
 <code javascript> <code javascript>
built_in/nxt_connect.1427098111.txt.gz ยท Last modified: 2015/03/23 16:08 (external edit)