I am however Danish and we have a few non-ASCII characters in our alphabet (see), and I am having trouble sending these to the router via the API.
The characters are:
- æ
- ø
- å
- Æ
- Ø
- Å
My tests seem to suggest that only ASCII and UTF8 work, but neither support the special characters.
- Using ASCII converts the characters to question marks.
- Using UTF8 writes "æøåÃÃÃ".