LucidityCrash

Results 38 comments of LucidityCrash

take a look here https://github.com/rossica/mitosis/tree/feature-crypto Rossica has implemented some encryption functions ... might help some ?

Been looking at the NRF5 SDK this morning ... looking at v15 there are some nrf_crypto functions now ... could the code be updated to work with the new SDK...

trying to contribute something other than chatter :) v15 of the SDK doesn't look like it supports the 51288. It looks like v12.3 is the latest one showing in the...

Update ... ported the Receiver code too ... well it compiles anyway ... not actually tested it on real hardware yet.

Update2 ... not working as yet. **New Keyboard code (using original Receiver code)** - Layer 1 light goes on after pressing it then stays on. Pressing the Layer key turns...

So close, The receiver works when running built against the v12 SDK and the keyboards running firmware build against the v11 SDK ... not sure what I changed over my...

I was trying to update the nRF5 code to 12.3 but failed to get it to work ... it would compile but the keyboard would not function correctly. The reason...

What about Prometheus for the metrics ... you could either use the textfile collector in node_exporter and have deepstack send its logs in the right format into an appropriate folder,...

Prometheus is a time series db, quite often used in a docker container and for the kind of data you are showing on your mockup it would be ideal ......

Assuming I understand you correctly I set the BASE_COORDS for EU in WazeRouteCalculator.py to `'EU': {"lat": 51.46451800296184, "lon": -0.12996785342692366}` and re-ran my tests and now get the same response with...