- Added setBaud() function - Added CheckNetworkStatus() function - Improved messaging system

Dependents:   IoT_Ex BatteryModelTester BatteryModelTester

Fork of WiflyInterface by Components

History

- Removed messages.h; - It is now in the library 'messages' default tip

2016-11-24, by defrost [Thu, 24 Nov 2016 16:52:45 +0000] rev 38

- Removed messages.h; - It is now in the library 'messages'


- updated comments in messages.h

2016-10-06, by defrost [Thu, 06 Oct 2016 08:04:10 +0000] rev 37

- updated comments in messages.h


- Updated reset function to clear the cmd_mode flag in reset.; - Turned off Debug

2016-08-05, by defrost [Fri, 05 Aug 2016 16:13:33 +0000] rev 36

- Updated reset function to clear the cmd_mode flag in reset.; - Turned off Debug


- Added baudrate variable to Wifly so that after a reset, the baud rate is updated to the previously baud rate; - Debug messages on

2016-08-05, by defrost [Fri, 05 Aug 2016 13:31:37 +0000] rev 35

- Added baudrate variable to Wifly so that after a reset, the baud rate is updated to the previously baud rate; - Debug messages on


- updated debug messages

2016-07-10, by defrost [Sun, 10 Jul 2016 11:13:33 +0000] rev 34

- updated debug messages


- Added debugging statements

2016-06-28, by defrost [Tue, 28 Jun 2016 16:22:27 +0000] rev 33

- Added debugging statements


- Added sleep function to put the wifi module to sleep

2016-05-12, by defrost [Thu, 12 May 2016 16:01:50 +0000] rev 32

- Added sleep function to put the wifi module to sleep


- Fixed checkNetworkStatus() function, works properly

2016-05-09, by defrost [Mon, 09 May 2016 11:39:08 +0000] rev 31

- Fixed checkNetworkStatus() function, works properly


- Added a checkNetworkStatus() function, it does not work yet :(; - Turned off debug

2016-05-04, by defrost [Wed, 04 May 2016 22:09:22 +0000] rev 30

- Added a checkNetworkStatus() function, it does not work yet :(; - Turned off debug


- debug off

2016-05-04, by defrost [Wed, 04 May 2016 14:31:22 +0000] rev 29

- debug off