The Hiking Pal tracking device firmware. See full description on the detail page: https://www.hackster.io/bowenfeng/hiking-pal-v1-07c02d

Dependencies:   FXOS8700CQ MODSERIAL mbed

Fork of Avnet_ATT_Cellular_IOT by Avnet

Revision:
84:0bf8168b690a
Parent:
83:8cb14a4937d1
Child:
86:5ff234988f53
--- a/config_me.h	Wed Dec 21 08:15:23 2016 +0000
+++ b/config_me.h	Thu Dec 22 06:31:32 2016 +0000
@@ -28,13 +28,8 @@
 // "run-east.att.io" or "run-west.att.io", so be sure to check this.
 static const char * MY_SERVER_URL       = "run-west.att.io";
 
-https://run-west.att.io/d591dcc0c690f/e8a5c1efc6e6/408869f220ca798/in/flow
 // These are FLOW fields from the Endpoints tab:
 #define FLOW_BASE_URL                   "/d591dcc0c690f/e8a5c1efc6e6/408869f220ca798/in/flow"
-#define FLOW_INPUT_NAME                 "/climate"
-
-// Unless you want to use a different protocol, this field should be left as is:
-#define FLOW_URL_TYPE                   " HTTP/1.1\r\nHost: "
 
 // This identifier specifies with which FLOW device you are communicating. 
 // If you only have one devive there then you can just leave this as is.