WLAN

From C64-Wiki
Jump to navigationJump to search
Stub This article is very short and not very detailed. Please help to improve it.
C64 WiFi in a DIY case.

The abbreviation WLAN means Wireless Local Area Network and is also known under Wi-Fi (Wiireless Fidelity).


StrikeLink AT command examples[edit | edit source]

  • Change baud rate: AT$SB=N (N=300,1200,2400,4800,9600,19200,38400,57600,115200)
  • Set WiFi SSID: AT$SSID=YourWiFiSSID
  • Set WiFi Password: AT$PASS=YourWiFiPassword
  • Connect to WiFi: ATC1
  • Save current settigns to NVRAM: AT&W
  • Connect by TCP: ATDTsome.bbs.com:23
  • Disable telnet command handling: ATNET0
  • Get my IP: ATIP
  • Make a HTTP GET request: ATGEThttp://host:80/path
  • Answer a RING: ATA
  • Disconnect: +++ (following a delay of a second)
  • Speed Dial: ATDSN (N=0-9)
  • Set Speed Dial: AT&ZN=HOST:PORT (N=0-9)
  • Complete commands can be found with AT? or ATHELP



Pictures of Modems[edit | edit source]

Links[edit | edit source]

WP-W11.png Wikipedia: WLAN
WP-W11.png Wikipedia: Wi-Fi
WP-W11.png Wikipedia: IEEE_802.11