Active Topics

 


Reply
Thread Tools
Posts: 15 | Thanked: 6 times | Joined on Oct 2008
#161
cheers Elleo for quick response
 
Posts: 343 | Thanked: 819 times | Joined on Jan 2010 @ Paris, France
#162
Thanks Elleo
Let's hope that Pebble will make it easy for their app store then

I have just noticed another thing this morning:
with previous version of rockwatch, when the phone was out of range, the connection was lost but when the phone was again in the range, I could just 'ping the watch' and the connection was coming back (at least this is what I remember)...
But now when the connection is lost, I see no other ways than closing the app and reopening it.
As it can happen few times, do you see a way to do it properly and even automatically?
 
Alexxxl's Avatar
Posts: 152 | Thanked: 91 times | Joined on Mar 2013 @ Russia Saratov
#163
Elleo, possible to provide feedback on the watch?
that is, that would be an watchface on the watch could request certain information from phone...
 
Elleo's Avatar
Posts: 266 | Thanked: 979 times | Joined on Jan 2010 @ London
#164
Originally Posted by Alexxxl View Post
Elleo, possible to provide feedback on the watch?
that is, that would be an watchface on the watch could request certain information from phone...
This is currently only possible via the HTTPebble interface which allows the watch to make HTTP requests via the phone and to request the phone's GPS position. When I have more time I'll make it possible for other applications to receive and respond to lower level messages from the Pebble making it possible to provide whatever information you want.
 

The Following User Says Thank You to Elleo For This Useful Post:
Elleo's Avatar
Posts: 266 | Thanked: 979 times | Joined on Jan 2010 @ London
#165
Originally Posted by P@t View Post
I have just noticed another thing this morning:
with previous version of rockwatch, when the phone was out of range, the connection was lost but when the phone was again in the range, I could just 'ping the watch' and the connection was coming back (at least this is what I remember)...
But now when the connection is lost, I see no other ways than closing the app and reopening it.
As it can happen few times, do you see a way to do it properly and even automatically?
Nothing should have changed with the reconnection code since the previous version, however it's always been a bit unreliable. The way it currently works is that when a request to do something with the pebble is made and it finds that there's no connection it tries to reconnect, however it doesn't always detect that its been disconnected at the moment.
 

The Following User Says Thank You to Elleo For This Useful Post:
Alexxxl's Avatar
Posts: 152 | Thanked: 91 times | Joined on Mar 2013 @ Russia Saratov
#166
Originally Posted by Elleo View Post
This is currently only possible via the HTTPebble interface which allows the watch to make HTTP requests via the phone and to request the phone's GPS position. When I have more time I'll make it possible for other applications to receive and respond to lower level messages from the Pebble making it possible to provide whatever information you want.
would be very cool, because it will develop more advanced program for Pebble (smart watchfaces)
 
Posts: 4 | Thanked: 0 times | Joined on Jan 2014
#167
I tried upgrading the firmware to 2.0 on my watch, and found a few problems --- but I don't think they're related to Rockwatch, per se.

2.0 apps that use GPS were not able to obtain the location from the phone. Otherwise, RW worked fine.

I downgraded the firmware to 1.14 and most things started working again. FairForecast still is not working for some reason.
 
Alexxxl's Avatar
Posts: 152 | Thanked: 91 times | Joined on Mar 2013 @ Russia Saratov
#168
updated and recompiled package Pebbl.
Prior to installation, remove the old version (0.0.1)
new:
*autostart
*works in background (daemon)
*added settings interface (off/on , delay)
*daemon configuration in the system settings
*added features:
- Connect / disconnect the charger
- Notification of 100% charge

Application starts automatically after 1-2 minutes after the start of the smartphone! Application settings (on / off) lasts 5-15 seconds. (or after working the last notification pursuant to the previously set time)

screenshoots/download:
https://openrepos.net/node/7556/

*separately add that experience to write such matter I have very little, so I can not guarantee 100% stable operation)))

Last edited by Alexxxl; 2014-01-20 at 21:49.
 

The Following 2 Users Say Thank You to Alexxxl For This Useful Post:
Posts: 15 | Thanked: 12 times | Joined on Jun 2012
#169
I have the firmware update problem again, this time trying to go to 1.14. from 1.13

I ran rockwatch with logging and got:

Code:
 Successfully resolved MeeGo graphics system: /usr/lib/qt4/plugins/graphicssystems/libqmeegographicssystem.so 

Found SGX/MBX driver, enabling FullClearOnEveryFrame 
Found v1.4 driver, enabling brokenTexSubImage 
MeegoGraphics: found EGL_NOK_image_shared
MeegoGraphics: found EGL_KHR_lock_surface2
MeegoGraphics: found EGL_KHR_fence_sync
hijackWindow() context created for QDeclarativeView(0x6850c8) 1 
Found SGX/MBX driver, enabling FullClearOnEveryFrame 
Found v1.4 driver, enabling brokenTexSubImage 
QGLWindowSurface: Using plain widget as window surface QGLWindowSurface(0xcfc108) 
Found EGL_KHR_image_pixmap & GL_OES_EGL_image extensions (preferred method)!
Found texture_from_pixmap EGL extension!
[DEBUG   ] LightBlue process has started on pid 13949
[DEBUG   ] Connection established to 00:17:E9:4F:57:03
[DEBUG   ] Initializing reader thread
[DEBUG   ] Reader thread loaded on tid Thread-2
[INFO    ] Installed <class 'pebble.httpebble.HTTPebble'> as a bridge on UUID 9141b628-bc89-498e-b147-049f49c099ad
[WARNING ] Pebble NACKed transaction 1
[DEBUG   ] Sending command FIRMWARE_START (code 1)
[INFO    ] Got 'unknown' system message...
[DEBUG   ] Sent 4000 of 155802 bytes
[DEBUG   ] Sent 6000 of 155802 bytes
[DEBUG   ] Sent 8000 of 155802 bytes
[DEBUG   ] Sent 10000 of 155802 bytes
etc. etc
[DEBUG   ] Sent 58000 of 155802 bytes
[DEBUG   ] Sent 60000 of 155802 bytes
Meego graphics system destroyed
[DEBUG   ] Sent 62000 of 155802 bytes
[DEBUG   ] Sent 64000 of 155802 bytes
[DEBUG   ] Sent 66000 of 155802 bytes
etc. etc.
[DEBUG   ] Sent 146000 of 155802 bytes
[DEBUG   ] Sent 148000 of 155802 bytes
[DEBUG   ] Sent 150000 of 155802 bytes
[DEBUG   ] Sent 152000 of 155802 bytes
[DEBUG   ] Sent 154000 of 155802 bytes
[DEBUG   ] Sent 155802 of 155802 bytes
[DEBUG   ] Sent 4000 of 450647 bytes
[DEBUG   ] Sent 6000 of 450647 bytes
[DEBUG   ] Sent 8000 of 450647 bytes
[DEBUG   ] Sent 10000 of 450647 bytes
[DEBUG   ] Sent 12000 of 450647 bytes
[DEBUG   ] Sent 14000 of 450647 bytes
[DEBUG   ] Sent 16000 of 450647 bytes
[DEBUG   ] Sent 18000 of 450647 bytes
etc etc
[DEBUG   ] Sent 448000 of 450647 bytes
[DEBUG   ] Sent 450000 of 450647 bytes
[DEBUG   ] Sent 450647 of 450647 bytes
[INFO    ] Got system message (0, 6)
Rockwatch doesn't finish the install, the pebble returns to the menu (with a small font and no icons) and the spinner just keeps going in rockwatch until I kill it. I've tried the update a dozen times with various combinations of factory resets and power-offs but I still get the same problem.
 
Posts: 49 | Thanked: 72 times | Joined on Aug 2012
#170
Hi!
Wondering some things, but mostly about if there is any possibility to add remote for meespot?
 
Reply

Tags
nokia n9, smart watch


 
Forum Jump


All times are GMT. The time now is 23:52.