WncControllerK64F
Fork of WncControllerK64F by
History
Added wait for cellular link in WncController::softwareInitMdm
2017-12-11, by jk431j [Mon, 11 Dec 2017 20:01:09 +0000] rev 29
Added wait for cellular link in WncController::softwareInitMdm
Added wait for cellular link.
2017-12-11, by jk431j [Mon, 11 Dec 2017 19:58:58 +0000] rev 28
Added wait for cellular link.
Updates to account for compiler changes.
2017-03-24, by JMF [Fri, 24 Mar 2017 22:25:57 +0000] rev 27
Updates to account for compiler changes.
Fixed several compile errors that occurred when the mbed compiler was upgraded.
2017-03-09, by JMF [Thu, 09 Mar 2017 00:59:39 +0000] rev 26
Fixed several compile errors that occurred when the mbed compiler was upgraded.
updated the compiled lib
2016-12-06, by JMF [Tue, 06 Dec 2016 22:38:21 +0000] rev 25
updated the compiled lib
Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset 43a36c66c574
2016-11-17, by root@developer-sjc-cyan-compiler.local.mbed.org [Thu, 17 Nov 2016 18:31:53 +0000] rev 24
Added tag att_cellular_K64_wnc_14A2A_20161117 for changeset 43a36c66c574
Removed direct usage of debug UART for debug. Added check for debug uart NULL pointer.
2016-11-17, by fkellermavnet [Thu, 17 Nov 2016 15:31:35 +0000] rev 23
Removed direct usage of debug UART for debug. Added check for debug uart NULL pointer.
Added check for NULL for debug uart for toggle of wake-pin.
2016-11-16, by fkellermavnet [Wed, 16 Nov 2016 18:18:56 +0000] rev 22
Added check for NULL for debug uart for toggle of wake-pin.
Removed the power save mode turn off.
2016-10-10, by fkellermavnet [Mon, 10 Oct 2016 17:02:35 +0000] rev 21
Removed the power save mode turn off.
Added toggle of wakeup pin to try an prevent the drop of the 'A'.; Added cmd to turn off power saving mode, this is thought to maybe be the cause of the no response.
2016-10-07, by fkellermavnet [Fri, 07 Oct 2016 18:37:26 +0000] rev 20
Added toggle of wakeup pin to try an prevent the drop of the 'A'.; Added cmd to turn off power saving mode, this is thought to maybe be the cause of the no response.