sending string containing special chars (ä,ö,ü)
-
Hey there,
I'm building a Display where I want to show some information. As I live in germany, some of the strings I want to display contain the special characters ä, ö or ü (and maybe ß) Is there a way of sending them without bigger problems? In normal transmission I receive
M⸮ller
when sendingMüller
-
I think it should depends on the display controller if it has those characters or not.
-
@Anduril MySensors supports regular strings of ASCII characters. These characters are IIRR in the high area of ASCII which might not be supported by a regular text display.
Another problem could be that you're supplying the text as Unicode wide characters (2 bytes per character, eg. when typing in Ms Word) which is not supported by MySensors.
-
For this special application I use MyController. In the controller the string is displayed correctly, but in the serial monitor of the node I only see this distorted version (But sending them by sketch works, so it's not a problem of the serial monitor in general).
I will ask at the MyController forum, maybe the dev can help.
Suggested Topics
-
Arduino Celebrates 10 years (Malmö/Sweden)
Announcements • 29 Mar 2014, 17:08 • hek 29 Mar 2014, 17:08 -
LAN8720A - will mysensors work with this module
Development • 13 Nov 2024, 17:06 • Marcin 15 Nov 2024, 10:59 -
Sending offset to node
Development • 31 Jan 2025, 00:59 • bsl88k 4 Feb 2025, 12:14 -
PJON and Minicore not working
Development • 9 days ago • Trand 9 days ago -
Adding Listen only device to my system.
Development • 26 Feb 2025, 00:39 • dpcons 26 Feb 2025, 06:26 -
Radio waking up for no reason.
Development • 4 Jul 2020, 21:09 • Sasquatch 15 Jan 2025, 08:33