User's Manual

Class 1 Bluetooth v2.0 Module
User’s Guide
Americas: +1-800-492-2320 Option 2
Europe: +44-1628-858-940
Hong Kong: +852-2923-0610
www.lairdtech.com/bluetooth
62
OBEX Response
Code
HTTP Status Code
Definition
0x4E(0xCE)
414
Request URL too large
0x4F(0xCF)
415
Unsupported media type
0x50(0xD0)
500
Internal Server Error
0x51(0xD1)
501
Not Implemented
0x52(0xD2)
502
Bad Gateway
0x53(0xD3)
503
Service Unavailable
0x54(0xD4)
504
Gateway Timeout
0x55(0xD5)
505
HTTP version not supported
0x60 (0xE0)
- - -
Database Full
0x61 (0xE1)
- - -
Database Locked
For more details of these values, refer to the irDA specification which can be freely downloaded from
www.irda.org.
In addition, values in the range 050 to 099 and 250 to 299 inclusive are specific to this Laird application
and are defined in Table 8-1.
Table 8-1: nnn Codes
Response
Code ‘nnn’
(Laird Technologies Specific)
Definition
050
Syntax Error / Command Unrecognized
051
Server sent unexpected information in obex packet
052
Obex connection fail, because it is unauthorized
053
Memory allocation failure (Please contact Laird Technologies with details)
055
Unicode File/Folder name length cannot be an odd value
056
Command not recognized
090
An XML parsing error occurred (while processing response to DIR command)
099
The Bluetooth connection has unexpected been dropped. (I.e., remote out of range etc.)
250
GET procedure was aborted
8.4.1 nnn FTP
This FTP response is used, when the connection was opened using AT+FTP, to convey the
outcome of a subcommand to the host where ‘nnn’ is a fixed three digit decimal number as defined in the
irDAspecification and map to HTTP status codes.
For example, a value of n=200 implies successful operation, any other value usually conveys an error as
described in the irDA specification (except the range 050 to 099 inclusive and 250 to299 inclusive).
Note: When a Bluetooth OBEX session is established, we will be specifying v1.0 in the header
packets by default as that is what the Widcomm stack seems to be using and the FTP
specifies.
8.4.2 nnn OBX