Chat freely about anything...

User avatar
By eriksl
#81854 I am still very much wondering why it didn't work in the first place. Are you willing to do some debugging for me, as soon as I uploaded the new version with UART enabled?

Yes, I guess it pays off sooner or later to have a config in text form :-) As it is more difficult to handle in the code compared to a binary format config, which I started off with.
User avatar
By holopaul
#81857
eriksl wrote:I am still very much wondering why it didn't work in the first place. Are you willing to do some debugging for me, as soon as I uploaded the new version with UART enabled?


Without a doubt ! You can count on me. :geek:
User avatar
By eriksl
#81874 That's the spirit :-)

I've made a Makefile called "release" which allows me to draft a release very easily. So that's what I did and there is now a release 22 that has the UART workaround in it (UART TX is always enabled, even if not configured).

Please try with this version when convenient.
User avatar
By eriksl
#81875 @holopaul, I am also very interested in feedback regarding latencies between the UART and the network. Is it again working like expected?