Hello Guys
I have a bluetooth module that has a serial port profile. I do know the 'MAC adress' of the device, would I be able to connect to it from python?
1.) I did look at the BTConsole, it seems to use a Socket, and I see somewhere in the docs there is a RFCOM option as well, I am just confused on how to establish a connection. Any simpe script to establish a SPP connection and read incoming data?
2.) For testing and debugging, I am conected to the device from the laptop using the BTConsole, I am not allowed to make any further connections to the SPP device, it says MAX connection error or something, cant the device connect to more than 1 bluetooth device at a time?
3.) I do have a USB cable, is there a way to use Hyperterminal to enter the code or interact with the intepreter using the cable connection as opposed to the BTConsole method?
Thanks for any help.
Cheers
Jay

Reply With Quote

