Hi

man kann das auch zu Beginn des Programms einmal machen indem man ans WiFly per UART sendet

$$$
set ip host <addr> // set the IP address of the remote host <addr> IP von Deinem Rechner (z.B. 192.168.1.2)
set ip remote <port> // set the IP port of the remote host in meinem Beispiel ist das die 23
save // save settings in config file
reboot // reboot the modul oder exit

soweit ich mich erinnere kommt nach $$$ kein return, nach den Kommandos aber schon. Vor und nach $$$ muß eine Pause von etwa 1/2 Sekunde sein. Einmal eingestellt behält das Modul diese Eingaben. Ist also nur ein einziges mal erforderlich