Example program demonstrating use of HTTP or HTTPS protocol over a cellular connection with httpbin.org using the MTSAS library. (Demonstrates GET,POST,basic-auth)

Dependencies:   mbed mtsas

Files at this revision

API Documentation at this revision

Comitter:
mfiore
Date:
Fri May 29 21:04:05 2015 +0000
Parent:
12:df8e80235b1b
Child:
14:5ddb3657a7fa
Commit message:
update Dragonfly pin names

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Mar 25 20:38:19 2015 +0000
+++ b/main.cpp	Fri May 29 21:04:05 2015 +0000
@@ -39,7 +39,7 @@
     /// RADIO_TX = pin PC_7, RADIO_RX = pin PC_6
     /// RADIO_RTS = pin PB_10,RADIO_CTS = pin PB_12
     /// Uncomment the following line to use the Dragonfly board
-    //MTSSerialFlowControl* io = new MTSSerialFlowControl(PC_7, PC_6, PB_10, PB_12);
+    //MTSSerialFlowControl* io = new MTSSerialFlowControl(RADIO_TX, RADIO_RX, RADIO_RTS, RADIO_CTS);
     
     /// Freescale KL46Z
     /// To configure the serial pins for the Freescale KL46Z board, use MTSAS jumper