Hi folks, i'm struggling to receive a long text string from a button return, it seems to work fine up to 39 characters, but if I receive any button text reply from a BTT packet longer than around 40-45 characters I start to get corrupted data back in my reply string.
I'm not 100% sure but I think that the length identifyer is always maxed to, but I may have that wrong, i'm searching for a chr[0] termination on strings but the corruption is problematical - and i'd like to receive long replies.
In fact, i'd like to receive buttons about 256 characters long - but I guess I can keep on hoping for that eh .
I'm not 100% sure but I think that the length identifyer is always maxed to, but I may have that wrong, i'm searching for a chr[0] termination on strings but the corruption is problematical - and i'd like to receive long replies.
In fact, i'd like to receive buttons about 256 characters long - but I guess I can keep on hoping for that eh .