Petr Kracík
Petr Kracík
so one more time,, on web based suite with WebUSB (chromium/chrome) without trezord (bridge) it works fine... Also it would work with electrum. So there are atleast two options how...
> @petrkr Perhaps you could try re-creating your BTC transaction with test coins. Then we can better analyse the problem transaction. > > Alternatively try and provide us some numbers,...
> @petrkr the `/listen` call might be a red herring -- the purpose of the call is to wait for connection events from newly plugged in Trezors. Bridge is supposed...
> > Why "as expected"? > > Mirantis cancel OpenLens one year ago. While the sources still available, they clarify that the code will not touched anymore. The reason was,...
> > @RicInNewMexico is working on some changes to separate generic ethernet support from the particular RAK module, which should help here. > > Well, what I'm currently working on...
Check this https://github.com/petrkr/meshtastic-firmware/commits/olabboard/ That was all needed to make proof of concept of working Ethernet on esp32. https://github.com/meshtastic/firmware/issues/2107#issuecomment-2110792491
Already 2 years and issue still persists. Do you have any workaround for this ?
Bad is I do not have time to fiximg 3rd party libraries, if I will do, i will do only that :( For me was solution use TinyNeoPixelx which is...
Yes, but I forgot it mention here as I am very busy and do lot of things 'at once'... so easy to forgot to mention everything... If I will remember...
Here is library, which works for megaAVR tiny cores.. Tested on attiny 1616 https://github.com/SpenceKonde/megaTinyCore/tree/master/megaavr/libraries/tinyNeoPixel - since it is part of Arduino Framework for that board, so just simple replace `#include...