Simple example program to demonstrate and test cellular connection using the MTSAS library (over PPP protocol)

Dependencies:   mbed mtsas

History

use mtsas from MultiTech team page instead of Multi-Hackers default tip

2015-07-09, by mfiore [Thu, 09 Jul 2015 15:53:01 +0000] rev 21

use mtsas from MultiTech team page instead of Multi-Hackers


update Dragonfly pin names

2015-05-29, by mfiore [Fri, 29 May 2015 21:03:15 +0000] rev 20

update Dragonfly pin names


mtsas updated

2015-03-25, by Vanger [Wed, 25 Mar 2015 18:25:22 +0000] rev 19

mtsas updated


Removed configureSignals() call as it is unused at this time.

2015-03-23, by Vanger [Mon, 23 Mar 2015 18:24:57 +0000] rev 18

Removed configureSignals() call as it is unused at this time.


mbed update. Changed reset pin to NC, was previously set to 0, reset line thus used pin PA_0

2015-03-23, by Vanger [Mon, 23 Mar 2015 18:07:23 +0000] rev 17

mbed update. Changed reset pin to NC, was previously set to 0, reset line thus used pin PA_0


Updated MTSAS_Cellular_Connect_Example program to include pin settings for the Dragonfly board.

2015-03-16, by Vanger [Mon, 16 Mar 2015 18:28:58 +0000] rev 16

Updated MTSAS_Cellular_Connect_Example program to include pin settings for the Dragonfly board.


kludge: handle different reset pin names

2014-11-11, by mfiore [Tue, 11 Nov 2014 21:29:35 +0000] rev 15

kludge: handle different reset pin names


update mtsas library to latest

2014-10-17, by mfiore [Fri, 17 Oct 2014 15:30:14 +0000] rev 14

update mtsas library to latest


Reordered radio configureSignals() after checking radio pointer init.

2014-08-13, by Vanger [Wed, 13 Aug 2014 14:28:07 +0000] rev 13

Reordered radio configureSignals() after checking radio pointer init.


Code review 2 fixes

2014-08-12, by Vanger [Tue, 12 Aug 2014 21:46:46 +0000] rev 12

Code review 2 fixes