Thread
: [SailfishOS]
[Announce] Pebble Watch Connector daemon
View Single Post
RobertMe
2015-09-10 , 20:04
Posts: 59 | Thanked: 168 times | Joined on Jun 2012
#
426
And I'm reporting back again
This afternoon I've took some time to properly look into how libpebble2 sends the pins to the timeline and how this app could do it. I've now got some big pile of hackish code which might actually work. So if someone really, really, really wants to be able to receive notifications, he (or she) can send me a private message and I can send the RPM then. But please do note that it is absolutely untested, so it might burn down your phone, Pebble, or house (I justed dumped all the binary data generated by libpebble2 and tried to "rebuild" it in this app, which I think I succeeded in).
Originally Posted by
Fuzzillogic
So actually, this first bullet on my wish list is support for the developer connection.
Seems like this might be relatively easy to achieve. I think they start a WebSocket server on the phone which the SDK connects to. The messages send over this connection are the normal messages as send between the phone and watch, just wrapped with some extra information (like if the message is meant for the phone or the watch).
Update:
Thanks to HtheB and wormdrummer for being able to test it so quickly. Notifications are still broken. So there's no need anymore to ask for a test version. In the upcoming days I'll try to add some extra debugging code/logging to try to narrow down the issue, to see if I can narrow down the issue without actually having received my Pebble.
Last edited by RobertMe; 2015-09-10 at
20:30
.
Quote & Reply
|
The Following 12 Users Say Thank You to RobertMe For This Useful Post:
Amboss
,
Bundyo
,
Feathers McGraw
,
Fuzzillogic
,
HtheB
,
imaginaryenemy
,
MikeHG
,
MrBlueSky
,
sledgeas
,
TomJac
,
Wikiwide
,
wormdrummer
RobertMe
View Public Profile
Send a private message to RobertMe
Find all posts by RobertMe