Changes between Version 4 and Version 5 of Developer

Show
Ignore:
Timestamp:
25/04/06 11:31:38 (4 years ago)
Author:
dp (IP: 212.251.121.110)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developer

    v4 v5  
    77It is very simple, we want you to ''connect'' with piAccess as much as possible. 
    88 
     9 * piAccess Link supports a number of standard AT commands as well as some custom ones. The AT command set currently supported can be found [wiki:Developer/ATCommandSet here]. 
     10 
    911 * You can connect to piAccess Link over Bluetooth RFComm.   
    10  * piAccess Link supports a number of standard AT commands as well as some custom ones.  
    1112 
    1213 * You can connect to piAccess Link either by directly interfacing to Bluetooth RFComm or through a Bluetooth virtual serial port abstraction offered by the OS you are working with. 
    13  
    14  * The spec for the AT command set currently supported by piAccess Link is [wiki:Developer/ATCommandSet here]. 
    15   
    1614 
    1715=== More... ===