Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 SPP Module Manual BnCOM(Blue and Communication) AT communication protocol For SPP module OEM/Integrators Installation BnCOM Co.,Ltd Http://www. bncomm.co.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 ■ History 버전 배포일자 1.0.0 2014.09.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 INDEX 1. OVERVIEW ....................................................................................................................................... 5 1.1. PROTOCOL BASIC RULE ................................................................................................................ 8 2. REQUEST (HOST→BT) PROTOCOL SUMMARY....................................................................
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 5.24. 4/19 AT+GETINFO=N⤶ .....................................................................................................................
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 1. overview -. Product : SBT-B1 (with BCM-D408EF2 bluetooth module) -. Frequency : 2. - Bluetooth version : 2.1+EDR - Operation temp. : MAX -30 ~ 85 - Supply voltage range : 2.7V ~ 3.6V -. Block Diagram Figure 1 SBT-B1 This module has been granted modular approval for mobile applications.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 A label must be affixed to the outside of the host product with the following statements. This device contains FCCID: WF5SBTB1 This equipment contains equipment certified under ICID: 9080A-SBTB1 The final host / module combination may also need to be evaluated against the FCC Part 15B criteria for unintentional radiators in order to be properly authorized for operation as a Part 15 digital device.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 compliance could void the user’s authority to operate the equipment. -. Labeling - FCC ID: WF5SBTB1 / IC : 9080A-SBTB1 The certification label of a module shall be clearly visible at all times when installed in the host device.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 1.1. Protocol Basic Rule HOST and BT transfer is base from UART(serial port) interface. UART(serial port) default setting value Baud rate : 230400bps Data bit : 8 Parity bit : none Stop bit : 1 Communication direction REQUEST (HOST→BT): From HOST to BT NOTIFY(BT → HOST) : From BT to HOST. Notify BT Status RESPONSE(BT → HOST) : From BT to HOST.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 2.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 57600, 115200, 230400 or 460800) : p – Parity bit(N,E or O) : s – Stop bit (1 or 2) AT+CONNECTMAC=xxxx Connect to remote device with Bluetooth specific address : xxxx –remote device Bluetooth address(12character) AT+SETLED=n LED enable or disable. Apply after rebooting.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 N =7 : FAIL_OR_BAD_REMOTE_RESPONSE, N =8 : UNKNOWN_ERROR 5. REQUEST Protocol Detail 5.1. AT⤶ Action Response example HOST and BT check uart +OK⤶ or +ERROR⤶ (HOST→BT) : AT⤶ (BT→HOST) : +OK⤶ 5.2. ATZ⤶ Action Response example BT Soft Reset +OK⤶ or +ERROR⤶ (HOST→BT) : ATZ⤶ (BT→HOST) : +OK⤶ BT reset and rebooting 5.3. AT&F⤶ Action Factory Reset Response +OK⤶ or +ERROR⤶ example -.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 (BT→HOST) : +OK⤶ 5.4. AT+CONNECT⤶ Action Response example Try connection to Remote device +OK⤶ or +ERROR⤶ (HOST→BT) : AT+CONNECT⤶ (BT→HOST) : +OK⤶ 5.5. AT+DATA=n,xxxxx⤶ Action Response example Data send to Remote iOS device +SUCCESS, or +FAIL (HOST→BT) : AT+DATA=5,12345 (BT→HOST) : +SUCCESS⤶ or FAIL n 5.6.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 . (HOST→BT) : AT+SETSCAN=3,0⤶ (BT→HOST) : +OK⤶ 5.8. AT+SETAUTOCON=e,n,t⤶ Action Response example Auto connection configuration +OK⤶ or +ERROR⤶ (HOST→BT) : AT+SETAUTOCON=1,20,5⤶ (BT→HOST) : +OK⤶ 5.9. AT+SETSSP=n⤶ Action Response example Pairing Mode setting +OK⤶ or +ERROR⤶ (HOST→BT) : AT+SETSSP=0⤶ (BT→HOST) : +OK⤶ (BT→HOST) : +Start⤶ 5.10.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 (BT→HOST) : +OK⤶ 5.12. AT+SETLP=e⤶ Action Response example Remote device low power mode setting +OK⤶ or +ERROR⤶ (HOST→BT) : AT+SETLP=1⤶ (BT→HOST) : +OK⤶ 5.13. AT+SETNAME=xxxx⤶ Action BT local name changed Response +OK⤶ or +ERROR⤶ example (HOST→BT) : AT+SETNAME=BnCOM DEMO SPP⤶ (BT→HOST) : +OK⤶ 5.14.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 5.16. AT+SETROS=n⤶ Action Response example BT OS Type Setting +OK⤶ or +ERROR⤶ (HOST→BT) : AT+SETROS=0⤶ (BT→HOST) : +OK⤶ 5.17. AT+SETMODEL=xxxx ⤶ Action Response example HOST model name setting to BT +OK⤶ or +ERROR⤶ (HOST→BT) : AT+SETMODEL=BnCOM_DEMO_SPP⤶ (BT→HOST) : +OK⤶ 5.18. AT+SETPROSTR=xxxx ⤶ Action Response example protocol string setting +OK⤶ or +ERROR⤶ (HOST→BT) : AT+SETPROSTR=com.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.0 (BT→HOST) : +OK⤶ 5.21. AT+SETDEVCLASS=n,v⤶ Action Response example BT Module Device of Class setting +OK⤶ or +ERROR⤶ (HOST→BT) : AT+SETDEVCLASS=1,P⤶ (BT→HOST) : +OK⤶ or FAIL n 5.22. AT+GETCP⤶ Action Response example Identify CP Chip +OK⤶ or +FAIL⤶ (HOST→BT) : AT+GETCP⤶ (BT→HOST) : +OK⤶ or FAIL 5.23.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.
Customer Date Document Doc. Ver SEWOO 2014.12.04 BnCOM Bluetooth SPP Module UART Protocol 1.0.