Page 1 of 1
Bluetooth Board Connection
Posted: Mon Sep 22, 2008 11:51 pm
by jcooper
I've got a Bluetooth board, and was hoping to connect it to the UWTerminal application supplied by EZURiO. Is there a SOP in place for connecting the Bluetooth board directly to a computer's serial port? From your schematics, it looks like the current level shifter may not be adequate for a direct connection.
Re: Bluetooth Board Connection
Posted: Tue Sep 23, 2008 9:14 am
by Benj
Hello
Im afraid that the Bluetooth board does not currently support this. However if you wanted you could rig up the RS232 board to forward the signals to and from the bluetooth board. Not sure if the 4 signals (TX, RX, CTS, RTS) would be enough for the UWTerminal software though.
Re: Bluetooth Board Connection
Posted: Wed Sep 24, 2008 11:22 pm
by jcooper
What is the part number for the EZURiO module that you are using on the Bluetooth Board? Do you have schematics for it?
Re: Bluetooth Board Connection
Posted: Thu Sep 25, 2008 9:20 am
by Benj
Hello
Here is the Bluetooth module.
BLU2i V2 Bluetooth module BLU2i Bluetooth Module Spectre
And here is the Hirose connector
Bluetooth connector (DF12) DF12-3.5-40DP-0.5V-80 2001 ICE
Do you mean a schematic for the bluetooth board or the bluetooth module? If you need the bluetooth board schematic then it can be found in the E-Block datasheets area of our website.
Re: Bluetooth Board Connection
Posted: Thu Sep 25, 2008 10:16 pm
by jcooper
I need information on the Bluetooth module itself - I already have the board's schematics. Since I'm doing my development in C rather than using Flowcode, I need a more intimate knowledge of how each piece works. Can you tell me if this is the correct datasheet for the Bluetooth Module?
http://www.ezurio.com/files/00547.pdf
Re: Bluetooth Board Connection
Posted: Fri Sep 26, 2008 8:26 am
by Steve
Yes - that is the correct module.
The "AT command reference" manual will also be useful to you. You should be able to find this on the Ezurio site.
Re: Bluetooth Board Connection
Posted: Sat Mar 07, 2009 2:43 pm
by jadiflow
Steve,
I assume that this Bluetooth board supports the SPP - Serial Port Protocol?
Meaning that it can be used to build up a link to a PC Bluetooth virtual serial port?
Jan Didden
Re: Bluetooth Board Connection
Posted: Mon Mar 09, 2009 8:48 am
by Steve
From the manual, the following Bluetooth profiles are supported:
FTP Server, SPP, DUN, FTP, Audio Gateway, Headset, Handsfree
Our Bluetooth course does include some examples where the module is connected to a PC via a virtual COM port. This course should be downloadable from our website somewhere.