[SOLVED] Android app shows "updating token..."

percent sign (%) seems to work fine. degree symbol (° ) seems to cause issues. I used ALT+ 248 on the num pad to get the degree symbol.

I do use the degree sign, but it seems to work ok for me, but I’m on IOS … I seriously need to update my Android phone first, lol.

Thanks for the info, when I get some more free time I need to debug my code a little more. perhaps I am sending too many or the manner in which I am using the buffer and digitalwrite() is not good. This is still an evolving project, and my first project, so I have a bit of learning\optimizing to do… I will post my findings for others, but it may be a couple days before I have time to really dig in.

@Lichtsignaal dank je wel!

more info here: Environment controller - Temperature, Humidity, Light

@bpthomas I found bug. It is server issue. It sets wrong body length for specific unicode char. I fixed it and will try to make new deployment ASAP. Thank you for reporting!

excellent, thanks for sorting it out! I appreciate your efforts!

@bpthomas should be fixed now. Please check and tell me if it works now.

Yes sir, looks great now. both ascii characters are displaying properly and updating android app as expected.
:clap:

1 Like

Thank you for reporting.