izivkov / GShockTimeServer

A python script to update time for G-Shock Watches
MIT License
16 stars 4 forks source link

Installed succesfully, but not sure about connection procedure #9

Closed Bashtastic closed 10 months ago

Bashtastic commented 10 months ago

I have succesfully installed the GShockTimeServer, the script seems to run fine. But how do I pair my watch? Do I need to find the bluetooth address somewhere and insert it manually into the config.ini or do I need to run a other script to pair the watch?

izivkov commented 10 months ago

To connect and sync time, just short-press the lower- right button on your watch. If your watch is set to auto-sync, it will sync up to 4 times daily without any action on your side.

On Sun., Aug. 27, 2023, 3:09 a.m. Bashtastic, @.***> wrote:

I have succesfully installed the GShockTimeServer, the script seems to run fine. But how do I pair my watch? Do I need to find the bluetooth address somewhere and insert it manually into the config.ini or do I need to run a other script to pair the watch?

— Reply to this email directly, view it on GitHub https://github.com/izivkov/GShockTimeServer/issues/9, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7M37RGNO2YHIBUC5C4BP3XXLXBDANCNFSM6AAAAAA4ADZOC4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Bashtastic commented 10 months ago

thanks, that clarifies it, I gues I expected some stdout indicating that the sync is happening, successful of not. The sync ends with a 'err' message on mij gab-2100, but maybe the error is more hardware related.

izivkov commented 10 months ago

There should be some output to the console. I also hear a beep when connected. How do you start the script exactly.

If you give me more info on the error, I might be able to help resolve it.

Ivo

On Sun., Aug. 27, 2023, 1:19 p.m. Bashtastic, @.***> wrote:

thanks, that clarifies it, I gues I expected some stdout indicating that the sync is happening, successful of not. The sync ends with a 'err' message on mij gab-2100, but maybe the error is more hardware related.

— Reply to this email directly, view it on GitHub https://github.com/izivkov/GShockTimeServer/issues/9#issuecomment-1694718935, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7M37UDXEUFOXMSNP5G6CLXXN6R3ANCNFSM6AAAAAA4ADZOC4 . You are receiving this because you commented.Message ID: @.***>

izivkov commented 10 months ago

You might also be able to set the log level in logger.py. I don't remember off hand, it might be a parameter setting, but you can hardcore it for testing.

Ivo

On Sun., Aug. 27, 2023, 1:25 p.m. Ivo Zivkov, @.***> wrote:

There should be some output to the console. I also hear a beep when connected. How do you start the script exactly.

If you give me more info on the error, I might be able to help resolve it.

Ivo

On Sun., Aug. 27, 2023, 1:19 p.m. Bashtastic, @.***> wrote:

thanks, that clarifies it, I gues I expected some stdout indicating that the sync is happening, successful of not. The sync ends with a 'err' message on mij gab-2100, but maybe the error is more hardware related.

— Reply to this email directly, view it on GitHub https://github.com/izivkov/GShockTimeServer/issues/9#issuecomment-1694718935, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7M37UDXEUFOXMSNP5G6CLXXN6R3ANCNFSM6AAAAAA4ADZOC4 . You are receiving this because you commented.Message ID: @.***>

Bashtastic commented 10 months ago

Thank you, Ivo. I've determined that the issue lies in the setup of my Raspberry Pi. Additionally, I'm unable to connect to or discover any Bluetooth devices using other Bluetooth commands.