Numeric input Range

Currently I can set Max to 9999. I need to set at least to 32000.
Is 9999 the limit for numeric input?
Any other way I can get 19200 from app to server?

That’s interesting, iOS allows 7 digits, but Android only 4.

Maybe one for @BlynkAndroidDev to look into.

In the meantime, you could use the text input widget I guess.

Pete.

Thank you, the text input worked. Be joining the beta now