I have a strange problem. I'm trying to send weather data to a friend's inReach. For this we have thought of a data encoding, which he can then decode again at his place. I send the message via webinterface. Now I have a problem with the following message:
CKD/8Q}i-7b;Iq@e=h~us`b>.4 "Wk8^er;!Z6]&p3}(N7.~1,UfB`+(,pZWc|SKT>LN%Np0emWr~rmZTSQVW;Y?EU;sNrirt[(bz>[1t%5avKi;Pz2<}A7Yv%7e3#@/8o/LwzpeSbk<KUv<,qZrgBUuYklL]N<"2
In doing so, I get the error "There was an error sending your message.".
If I test sort the same characters then it works:
!""#%%&((+,,,-..///01122334567777888;;;;;<<<<=>>?@@ABBCDEIKKKLLLNNNNPQQSSSTTUUUVWWYYZZZ[[]]^``abbbbceeeeefghiiikkklmmoppppqqrrrrrrssttuuvvvwzzz|}}~~~
Of course the message is useless like this but it shows that it can't be the characters themselves but the combination. Can someone explain to me what the reason is?