frethop
01-07-2008, 11:19 AM
I am running python 2.5.1 under OS2008 on an N810.
I have been trying to learn Python by writing an application to control a device through an Bluetooth connection. Under OS2007, I was making good progress. Now that I upgraded to OS2008, I can no longer discover devices. And when I attempt to connect directly to a BT address of a device I know is there, I get "Host is down" (i.e., not present) errors.
I can discover devices if I use the BT interface on the desktop.
I know there have benn changes to BT on OS2008. Can someone give me a clue how to do things different?
Thanks.
-- Mike
I have been trying to learn Python by writing an application to control a device through an Bluetooth connection. Under OS2007, I was making good progress. Now that I upgraded to OS2008, I can no longer discover devices. And when I attempt to connect directly to a BT address of a device I know is there, I get "Host is down" (i.e., not present) errors.
I can discover devices if I use the BT interface on the desktop.
I know there have benn changes to BT on OS2008. Can someone give me a clue how to do things different?
Thanks.
-- Mike