Most recent activity
-
I don't really understand why you wrote that it was a "coincidence". I was deliberately looking for a watch that looks good and uses an NRF52 chip. I don't think - although I could be wrong - that the Bangle JS 3 project has a budget for its own design. What I like about Gordon's projects is that they are rationally planned. Besides all that, really thanks for the info!
-
-
First of all: i like the Bangle js concept.
Size and design: I prefer the V1 to the V2
Screen: V2
I miss the loud speaker.https://www.nordicsemi.com/News/2021/03/Mo-Young-Ltd-uses-nRF52840-in-Leadoys-C16-Smart-Watch
-
Hello @Gordon, this Puck.js Lite is a good idea! It was tiring to solder the beacon :) When can I order these?
-
-
-
can it be inadequate power-some power glitch/brownout? if you use esp8266 with it an connect it to same power source the total system power draw may change a lot e.g due to wifi traffic and may cause random power issues if it draws too much.
I thought about it too but i use very good voltage regulators.
-
@Gordon thank you for your suggestions and efforts! I tested a lot too. And I have come to the conclusion that sometimes reading and writing to storage is very slow. This is not a problem anyway, but if there is a delayed reboot after that, the memory will be cleared. But it also happens very rarely and I think it has to do with running out of memory.
This strange code sometimes produced this error:
function log(f){ if (require("Storage").read(f) == "undefined") { require("Storage").write(f,'1'); }else{ var n=parseInt(require("Storage").read(f))+1; n=n.toString(); require("Storage").write(f,n); } } for (var g=0; g<10; g++) { clearInterval(); clearWatch(); console.log(require("Storage").getFree()+'-'+parseInt(require("Storage").read('gs4.pc'))+1); log('gs4.pc'); setTimeout(E.reboot,2000); }
Thank you very much!
if you type this into the google search engine: "nrf52840 smartwatch" the third search result (for me) is this watch. When I searched for a picture, it was the second one. I think other people look for it in the same way, there is nothing surprising about it. For me, the question was basically what type/style the new watch should be. The retro line (e.g. Casio) is also interesting, but for corporate use it is not serious enough for me, I vote for such a form, that's why I shared it. If anyone, then I definitely support Gordon's developments, I have already bought a lot of factory Espruino devices.