Hrs_data file read to convert to HRV
#10
(08-26-2021, 06:15 AM)Mpoint Wrote: import wasp
from gadgetbridge import *
from hrv import HRVApp
wasp.system.register(HRVApp())
wasp.system.schedule()

It freezes as I load the main.py displayed on the watch perhaps it  at import HRVApp() because the app makes calls to other python library scripts that are too large to load
how do I debug this. I tried test_memory.py and not sure of to use it to test the memory

Don't load code from main.py until it is tested otherwise the error messages will be emitted before you connect to the console.

Instead use an unmodified main.py and run the import and register commands by typing them directly into the REPL.
PineTime: wasp-os and MicroPython, Pinebook Pro:  Debian Bullseye
  Reply


Messages In This Thread
Hrs_data file read to convert to HRV - by Mpoint - 06-21-2021, 08:31 AM
RE: Hrs_data file read to convert to HRV - by danielt - 08-31-2021, 07:11 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Datetimecontroller problem when accessing on other cpp file Vishalnaik 0 634 02-27-2023, 04:05 AM
Last Post: Vishalnaik
  Article: Convert Go to Flutter and Dart for PineTime Companion App lupyuen 0 2,608 06-17-2020, 09:56 AM
Last Post: lupyuen

Forum Jump:


Users browsing this thread: 1 Guest(s)