| Reply | « Previous Thread | Next Thread » |
|
First: S60Python is just great. I had really nice time porting out bt-using application to Python. Comparing the C++ code to Python makes me very happy =)
Second, bug report: I'm using the btconsole with gprs. Unfortunately, when the gprs connection is active, and I do socket.connect(addr) on bt socket in another application, it throws socket.error(0, 'Error'). It seems they don't work at the same time. |
| simo.salminen |
| View Public Profile |
| Find all posts by simo.salminen |
|
Thanks. This is on the list of things to fix, but in the meantime, it is possible to make a simultaneous BT and GPRS connection if you use the PDIS socket module instead of the included socket module.
The PDIS code can be found here: http://pdis.hiit.fi/pdis/download/pdis/ |
| eriksmartt |
| View Public Profile |
| Find all posts by eriksmartt |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |