- Run the socket server: server.py on your RaspBerry Pi, for more info read here.
- Now from TeraTerm, from the PC that is connected to WiFi BRANCA board, use the commands below.
AT+S.SOCKON=rpi1.station,32000,t,ind
ID: 00
OK
AT+S.SOCKW=00,5
Ciao
OK
AT+S.SOCKW=00,4
bye
OK
AT+S.SOCKW=00,1
@
OK
AT+S.SOCKC=00
OK
NOTE:
Change rpi1.station with the name of your RaspBerry Pi that is shown using the command nmap.
The blue characters are not displayed on TeraTerm, see below.
The blue characters are displayed on RaspBerry Pi, see below.