Go to the documentation of this file.
49 #define WIFLY_RST_PIN 22
53 #define WLAN_SSID "MORGUE"
56 #define WLAN_PASSWORD "Mireia09&Victor11"
59 #define WLAN_SEC_TYPE MIXED
62 #define WLAN_PING_CHECK "8.8.8.8"
65 #define UART_PORT_WIFLY UART3PORT
68 #define BUFSIZE_WIFLY 512
71 #define UART_PORT_DEBUG UART0PORT
74 #define BUFSIZE_DEBUG 512
81 #define ARPALAB_DNSADDRESS "arpalab.appspot.com"
83 #define ARPALAB_ID 9423
85 #define ARPALAB_APP "TFC"
89 #define TCP_ADDRESS "192.168.1.34"
95 #define UDP_ADDRESS "192.168.1.34"
99 #define UDP_LOCAL_PORT 2589