Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

SIM800 Bluetooth Connection Failed

Status
Not open for further replies.

sushant_21

Junior Member level 3
Joined
Apr 30, 2017
Messages
28
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Location
Mumbai
Activity points
269
I am trying to establish Bluetooth connection to transfer data, I am using SIM800 to communicate with my Smartphone.

Bluetooth APP am using to communicate with sim800.

The problem is whenever i pair my device and establish SPP connection it is established in SERVER AT MODE.

AT+BTPAIR=0,1
AT+BTPAIR=0,1

OK

+BTPAIRING: "XT1033",cc:c3:ea:0b:a4:a5,953054
AT+BTPAIR=1,1
AT+BTPAIR=1,1

OK

+BTPAIR: 1,"XT1033",cc:c3:ea:0b:a4:a5

+BTCONNECTING: "cc:c3:ea:0b:a4:a5","SPP"
AT+BTACPT=1
AT+BTACPT=1

OK

+BTCONNECT: 1,"XT1033",cc:c3:ea:0b:a4:a5,"SPP"

AT+BTSPPCFG?
AT+BTSPPCFG?

+BTSPPCFG: S,1,0 -->SPP Server in AT MODE, SIM800

OK

As per SIM800 Bluetooth Application note, we can’t use
AT+BTSPPSEND/BTSPPGET commands to send data to the client or get data from the client in AT mode.

I wish to know how to connect with sim800, SPP’s server worked in APP mode ?
Also which android app should be used to achieve so?

SIM800 BT Application note
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top