Bluetooth and servo response latency issue

Using OsX Mavericks, and michal’s Servotor software, and Rpcook’s PoMoCo - have a weird issue.

I can get it to work beautifully via usb, or via bluetooth when I up the serial timeout in my servotorComm.py file.

However, when I up the timeout to allow it to connect via bluetooth, response time plummets. It’s literally taking sometimes 30 seconds for it to respond and begin moving, and the moves all happen in slow motion. (get up move takes over 2 minutes to complete)

Only variable that’s changing is the serial connect timeout. Not a Python master, but not unfamiliar with code- any thoughts or suggestions?