05-26-2020, 06:27 PM
Daniel, thank you for the quick response. I have done a lot of testing and this is what I have found:
If I hold the button down for over 5 seconds the watch boots into the bootloader, the Pine64 logo, a Bluetooth icon, an arrow and the word Start appear on the screen. If I do a single press of the button nothing happens. If I hold the button down for 2 seconds or so the screen goes black, then the Pine64 logo appears, then the screen goes black. Pressing the button does nothing after that. If I go to my phone, open Serial Bluetooth Terminal, and send:
wasp.system.run()
I get the message: Watch is running, use Ctrl-C to stop. The time and date and battery icon appear on the Pinetime screen. From that point on the watch works perfectly. The screen turns off after a few seconds but comes back with a button press. I can scroll to the other screens and go back to the clock screen.
Notes: 1) When I connect to the watch from Serial Bluetooth Terminal, the connection drops after about 40 seconds. Is this normal?
2) How do I send a Ctrl-C from Serial Bluetooth Terminal?
Thanks,
Hugh
If I hold the button down for over 5 seconds the watch boots into the bootloader, the Pine64 logo, a Bluetooth icon, an arrow and the word Start appear on the screen. If I do a single press of the button nothing happens. If I hold the button down for 2 seconds or so the screen goes black, then the Pine64 logo appears, then the screen goes black. Pressing the button does nothing after that. If I go to my phone, open Serial Bluetooth Terminal, and send:
wasp.system.run()
I get the message: Watch is running, use Ctrl-C to stop. The time and date and battery icon appear on the Pinetime screen. From that point on the watch works perfectly. The screen turns off after a few seconds but comes back with a button press. I can scroll to the other screens and go back to the clock screen.
Notes: 1) When I connect to the watch from Serial Bluetooth Terminal, the connection drops after about 40 seconds. Is this normal?
2) How do I send a Ctrl-C from Serial Bluetooth Terminal?
Thanks,
Hugh