A. Wickert, thank you! The existing pebble daemon by Tomasz Sterna (smokku) uses it's own implementation of the pebble protocols (based on Qt Bluetooth: QBluetoothSocket(QBluetoothServiceInfo::RfcommProtocol)). And this is 1st libpebble library python to Qt port basically). Smokku's port is missing timeline support for now (libpebble2 features).
Of course I can try to port libpebble2 to and contribute to smokku's port. But pyotherside python support is already there and python libpebble2 is mantained by Katharine Berry (Pebble Developer Tools Lead). I guess it would be better to implement original python libpebble2 support and want to know is it possible. So I know about smokku's port and donated to smokku. I'm trying to decide, is it possible to access paired bluetooth device as system serial device and access it from python. ср, 30 сент. 2015 г. в 22:25, A. Wickert <sailf...@penguinfriends.org>: > Hi, > > have a look at the existing pebble daemon. > > https://github.com/smokku/pebble > > Cheers! > > > On 30/09/15 21:19, Алексей Андреев wrote: > > Hello! Is it possible to access paired and connected to Jolla bluetooth > device as OS dev file? (/dev/rfcomm0 or something similar) I want to port > Pebble Smartwatch mobile application to SailfishOS (with the support of the > timeline) using the python libpebble2 library. It requires to specify the > path to the bluetooth serial device. > > > _______________________________________________ > SailfishOS.org Devel mailing list > To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org > > > _______________________________________________ > SailfishOS.org Devel mailing list > To unsubscribe, please send a mail to > devel-unsubscr...@lists.sailfishos.org
_______________________________________________ SailfishOS.org Devel mailing list To unsubscribe, please send a mail to devel-unsubscr...@lists.sailfishos.org