This example codes uses the wolfssl library to get hastags from Twitter by using the FRDM-K64F board from Freescale

Dependencies:   EthernetInterface-FRDM HTTPClient mbed-rtos mbed wolfSSL WDT_K64F

Fork of SimpleHTTPSClient by wolf SSL

History

Added watchdog timer for 60 seconds. This prevents to stuck when HTTPS doesn't answer. default tip

2015-08-06, by lgarabo [Thu, 06 Aug 2015 00:39:07 +0000] rev 7

Added watchdog timer for 60 seconds. This prevents to stuck when HTTPS doesn't answer.


Adding WolfSSL library correctly.

2015-08-06, by lgarabo [Thu, 06 Aug 2015 00:09:19 +0000] rev 6

Adding WolfSSL library correctly.


This example code uses the wolfssl library to have the FRDM-K64F reading hashtags from twitter.

2015-08-05, by lgarabo [Wed, 05 Aug 2015 22:58:16 +0000] rev 5

This example code uses the wolfssl library to have the FRDM-K64F reading hashtags from twitter.


SERVER_IP

2015-02-07, by wolfSSL [Sat, 07 Feb 2015 19:14:32 +0000] rev 4

SERVER_IP


Code cleaned

2015-02-07, by wolfSSL [Sat, 07 Feb 2015 19:12:32 +0000] rev 3

Code cleaned


Expanded stack size

2014-12-08, by wolfSSL [Mon, 08 Dec 2014 22:26:51 +0000] rev 2

Expanded stack size


updated IP address

2014-12-08, by wolfSSL [Mon, 08 Dec 2014 12:40:31 +0000] rev 1

updated IP address


Initial version

2014-12-08, by wolfSSL [Mon, 08 Dec 2014 12:08:05 +0000] rev 0

Initial version