Lightblue Python Bluetooth API update
March 6, ‘07: Version 0.2 has been released! The changes for this version are:
- L2CAP client sockets for Mac OS X and Linux
- finddevicename() now takes usecache argument to specify whether to do a remote name request if name is in local cache
- stopadvertising() is now automatically called for a socket when close() is called on the socket
- Added SIS build for Series 60 3rd Edition
- If some of the SIS files for PyS60 didn’t work before, they should now
- Improved buffering of received data for sockets on Mac OS X
- Fixed recv() for mac sockets if other side has closed connection
- Fixed mac sockets to receive binary data
Great stuff! Download the latest version from the LightBlue sourceforge site.
Comments are closed.