This example test the SSL socket connection ability with google.com@443

Dependencies:   NNN50_WIFI_API

Committer:
tsungta
Date:
Wed Sep 13 07:13:41 2017 +0000
Revision:
2:a9c2d2fdd48f
Parent:
0:3e902eda4f71
add .mbedignore to fix compile error issue

Who changed what in which revision?

UserRevisionLine numberNew contents of line
tsungta 0:3e902eda4f71 1 {
tsungta 0:3e902eda4f71 2 "config": {
tsungta 0:3e902eda4f71 3 "lf_clock_rc_calib_timer_interval": {
tsungta 0:3e902eda4f71 4 "value": 16,
tsungta 0:3e902eda4f71 5 "macro_name": "MBED_CONF_NORDIC_NRF_LF_CLOCK_CALIB_TIMER_INTERVAL"
tsungta 0:3e902eda4f71 6 },
tsungta 0:3e902eda4f71 7 "lf_clock_rc_calib_mode_config": {
tsungta 0:3e902eda4f71 8 "value": 0,
tsungta 0:3e902eda4f71 9 "macro_name": "MBED_CONF_NORDIC_NRF_LF_CLOCK_CALIB_MODE_CONFIG"
tsungta 0:3e902eda4f71 10 },
tsungta 0:3e902eda4f71 11 "uart_hwfc": {
tsungta 0:3e902eda4f71 12 "help": "Value: 1 for enable, 0 for disable",
tsungta 0:3e902eda4f71 13 "value": 0,
tsungta 0:3e902eda4f71 14 "macro_name": "MBED_CONF_NORDIC_UART_HWFC"
tsungta 0:3e902eda4f71 15 }
tsungta 0:3e902eda4f71 16 }
tsungta 0:3e902eda4f71 17 }