Oh my gosh that is awesome! 😂Use this tool:
https://r-1.ch/mikrotik-unicode-ssid-generator.php
It is a CLI command, replace the X with the name of your wireless interface. Or if you only have one wireless configured you can just do:Yes, I saw that but I'm not sure when and where should I add this command line "/interface wireless set X ssid="\65\78\61\6D\70\6C\65\20\F0\9F\92\BB" and how do I find my x value. Should this command line be added to terminal (not sure even how to open it up)?
/interface wireless set [find] ssid="\65\78\61\6D\70\6C\65\20\F0\9F\92\BB"
/interface wireless set [find] ssid="\F0\9F\92\A3\F0\9F\92\A9"
Cool, but it does mean that it won't return an error if no interface is named that.With the suggestions here I've made the script a bit more user friendly.
I am happy
/interface wireless set [find name="wlan1"] ssid="\F0\9F\90\8C\F0\9F\98\88\F0\9F\92\A9"
You must change it via terminal, you cannot do it in winbox wireless settings.Didnt work at all.
I use the windows terminal in winbox.You must change it via terminal, you cannot do it in winbox wireless settings.Didnt work at all.
Which client you used to see the emoji ssid?
Note: U+1FE8, U+1FE9 are not emoji characters...
/interface wireless set [find name="wlan1"] ssid="\49\E2\9D\A4\4D\69\6B\72\6F\54\69\6B"
And as well in Windows 104) You will see it on your mobile phone:
Hey. If I put your "I❤MikroTik" it works. But if I generate my own code (put U+1F603 to generator) then there is only U+1F603 in SSID. Do I have put something else to generator ? ThanksExample how to use:
1) Paste this input with emoji into generator https://r-1.ch/mikrotik-unicode-ssid-generator.php:
I❤MikroTik
2) You will get this output:3) Paste this code into terminal in winbox (edit interface name if needed).Code: Select all/interface wireless set [find name="wlan1"] ssid="\49\E2\9D\A4\4D\69\6B\72\6F\54\69\6B"
4) You will see it on your mobile phone:
Wow! Thank youUse this tool:
https://r-1.ch/mikrotik-unicode-ssid-generator.php
it does work with CapsmanVery nice. Has anyone managed to do this in Capsman?
The same way as you se ordinary SSID ... you just have to enter the special crafted SSID which is then shown as SSID with emoji by clients.I tried, but unfortunately I failed. Maybe you can tell me how to do it?
The same way as you se ordinary SSID ... you just have to enter the special crafted SSID which is then shown as SSID with emoji by clients.
OK - but what interface name should I enter instead of "wlan1" because my Cap's name is different?