The Following 2 Users Say Thank You to DarthMax For This Useful Post: | ||
|
2016-06-05
, 08:32
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#402
|
While I agree with you, maybe it would be possible to implement it first with a cloud based service and letting the user choose to activate it or not and then when a more elegant solution is found, remove the cloud-based part.
I miss the voice service
The Following User Says Thank You to taixzo For This Useful Post: | ||
|
2016-06-05
, 12:27
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#403
|
|
2016-06-05
, 12:36
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#404
|
I would like to ask if there currently is a way of communicating with a Jolla app. Specifically I think it would be great if we could show direction instructions from apps like Poor Maps.
The Following User Says Thank You to ruff For This Useful Post: | ||
|
2016-06-05
, 13:46
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#405
|
Just found out that the new Pebble 2 watches on the Kickstarter only support Bluetooth LE, so it looks like it won't be possible to use them with the Jolla phone at all. Hopefully Sailfish will support BLE on newer devices and ports at some point though, then we can adapt Rockpool accordingly.
|
2016-06-05
, 15:45
|
Posts: 287 |
Thanked: 862 times |
Joined on Dec 2015
|
#406
|
The classic BT channel is never used because PTR is not an MFi device and so cannot use it.
All watches running 3.6+ support running with only BLE.
If they have both they will run them concurrently; otherwise they will use whatever is available.
This is currently only true on iOS, since the public Android app doesn't support LE.
The Following 3 Users Say Thank You to abranson For This Useful Post: | ||
|
2016-06-06
, 18:40
|
Posts: 114 |
Thanked: 50 times |
Joined on Oct 2006
|
#407
|
|
2016-06-06
, 19:50
|
Posts: 207 |
Thanked: 482 times |
Joined on Mar 2016
|
#408
|
gdbus call -e -d org.rockwork -o /org/rockwork/XX_XX_XX_XX_XX_XX -m org.rockwork.Pebble.setOAuthToken 'hex string'
gdbus call -e -d org.rockwork -o /org/rockwork/XX_XX_XX_XX_XX_XX -m org.rockwork.Pebble.setCannedResponses "{'x-nemo.messaging.im': <@as ['Aye','Nay','On my way']>, 'x-nemo.messaging.sms': <@as ['Ok','Are you talking to me?']>}"
The Following User Says Thank You to ruff For This Useful Post: | ||
|
2016-06-06
, 20:00
|
Posts: 959 |
Thanked: 3,427 times |
Joined on Apr 2012
|
#409
|
I found that: https://gist.github.com/alotaiba/1730160
The Following User Says Thank You to taixzo For This Useful Post: | ||
|
2016-06-07
, 04:34
|
Posts: 21 |
Thanked: 28 times |
Joined on Mar 2016
@ Finland
|
#410
|
The Following User Says Thank You to Upp15 For This Useful Post: | ||
Tags |
pebble, smartwatch |
Thread Tools | |
|
At first I want to thank you for the amazing work you did with Rockpool. I really like my Pebble and it's great that it works with my Jolla.
I would like to ask if there currently is a way of communicating with a Jolla app. Specifically I think it would be great if we could show direction instructions from apps like Poor Maps.
Could we map the API Pebble provides for companion apps to DBus interfaces?
Best
Max