Hi...
i have a Arduino board and saw now that there is a BT board too..
can i attach a BT Modem to my Arduino Nano too or is that a bigger Problem ? (i want to make a connection to my mobile Phone)
ah, ok so a normal serial connection...
i have another question for the BT thing.
is there a difference between the Bluetooth modules build
into BT-sticks (USB) and the ones i can buy as BT-Modem-Module ?
i have searched the net but hav't found any information about that.
There's little real difference, as the Broadcom chipset used in most Bluetooth devices typically supports USB, serial, SPI, etc. However it depends on the code currently programmed into the chipset; it includes a microcontroller. Unfortunately Broadcom is notoriously stingy with datasheets, otherwise it might be possible to repurpose USB dongles into some other type of interface.