modified to get more signal info
Dependencies: WncControllerModified
Fork of WncControllerK64F by
History
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.
Changed cell status check to return earlier if a no response is detected.
2016-09-23, by fkellermavnet [Fri, 23 Sep 2016 14:55:44 +0000] rev 19
Changed cell status check to return earlier if a no response is detected.
Found WNC is giving an error sometimes for sock close.
2016-09-23, by fkellermavnet [Fri, 23 Sep 2016 05:00:38 +0000] rev 18
Found WNC is giving an error sometimes for sock close.
Re-arranged error handling 1 more time.
2016-09-23, by fkellermavnet [Fri, 23 Sep 2016 03:14:42 +0000] rev 17
Re-arranged error handling 1 more time.
Patched up SMS message parsing, the WNC makes it really really hard due to the way it formats its strings.
2016-09-21, by fkellermavnet [Wed, 21 Sep 2016 02:32:26 +0000] rev 16
Patched up SMS message parsing, the WNC makes it really really hard due to the way it formats its strings.
Fixed prior bug with term.
2016-09-16, by fkellermavnet [Fri, 16 Sep 2016 17:10:14 +0000] rev 15
Fixed prior bug with term.
Added firmware revision reporting to the init.
2016-09-16, by fkellermavnet [Fri, 16 Sep 2016 15:38:44 +0000] rev 14
Added firmware revision reporting to the init.