Shop OBEX P1 Docs P2 Docs Learn Events
Using Bluetooth With the Propeller? — Parallax Forums

Using Bluetooth With the Propeller?

rwgast_logicdesignrwgast_logicdesign Posts: 1,464
edited 2012-05-31 07:45 in Propeller 1
Ok so one day i saw this article http://gadgetgangster.com/news/56-jeffs-shop/534-bluetooth-howto.html, so the other day i started cracking open blue tooth keys I had laying around. On one of them there are a few very small surface mount pads labeled:

SPI_Clk
SPI_CSB
SPI_MISO
SPI_MOSI

UART_TX
UART_RTS
UART_CTS
UART_RX

Now im wondering if this module will work with my prop, the article says nothing about the chipset used in the bluetooth module. Does the chipset even matter, or does the usb key just know TTL? What I would like to do is make the connections to tx/rx/rts and 3.3v to use the usb module as a wirless programmer, Im not sure how to set up the computer to transmit over the bluetooth adapter and not a COM port though. Im also wondering if I can use the spi pads for wireless communication between the computer and prop, since spi would be faster as long as I wasnt trying to program the propeller. But when using spi, wouldnt I need to know some kind of protocall to communicate with the bluetooth chip?

Also if anyone knows in the GG article I posted it shows header connected to the module and a cable plugging into the prop. I dont understand thats where the usb voltage and data lines are on USB keys but I dont see those on his stick.

Comments

Sign In or Register to comment.