GaryM0101

Results 33 comments of GaryM0101

On a sealed device there is no really good way of going back. I had this experience with Espruino. You'll need to open the p8 and get to the SWD...

One more thing to try first, in the nRF app connect settings try reducing the number of packets to receive before sending "PRN" value. This will slow down the upload...

I cloned the hrm-delevopment branch but when I run the simulator I get: File "/home/pi/jcp/wasp-os/wasp/ppg.py", line 40, in _LEN_DEBUG_BUFFER = const(256) # length of the debug, raw data buffer (samples)...

Yes and thanks! That's what I tried but didn't catch that I also had to define it in the heart.py as well. Now it works!

Tried this on the watch but it's using too much ram and I get the out of memory message, though checking the memory via wasptool didn't indicate I was low...

Hi John, thanks for the detailed explanation and tips! I'll take a look and see what I can do to help. The simulator works great, dummy data is looped in...

I didn't see a memory leak while testing but what I found is if I strip down the build to only having the heart.py frozen it's runs. If it's a...

I haven't tried the new infinitime release but will load it this weekend. John aka jcp-sd should have a look at this and get his opinion. Unfortunately it has no...

Update...my dev pintime just rebooted itself and now is stuck at the main.py screen. I went into safe mode, was able to get to the console but got this error:...

Now something interesting has popped out. I was able to get good a shell going before I uploaded my main.py. The "ls" showed a 35kb main.py. The one I uploaded...