Hello All,
I want to implement HTTPS client application. while testing code I got following error messages,
[T: 94561 M: httpclient C: INFO F: httpclient_recv L: 475]: [HTTPClient]: mbedtls_ssl_read [not blocking] return:228
[T: 94673 M: httpclient C: INFO F: httpclient_recv L: 473]: [HTTPClient]: readLen:229, max_len: 511
[T: 94785 M: httpclient C: INFO F: httpclient_debug L: 1014]: [HTTPClient]: 0x200178e8: => read
[T: 94896 M: httpclient C: INFO F: httpclient_debug L: 1014]: [HTTPClient]: 0x200178e8: => read record
[T: 95008 M: httpclient C: INFO F: httpclient_debug L: 1014]: [HTTPClient]: 0x200178e8: => fetch input
[T: 95112 M: httpclient C: INFO F: httpclient_debug L: 1014]: [HTTPClient]: 0x200178e8: in_left: 0, nb_want: 5
[T: 95231 M: httpclient C: INFO F: httpclient_debug L: 1014]: [HTTPClient]: 0x200178e8: in_left: 0, nb_want: 5
[T: 95335 M: httpclient C: INFO F: httpclient_debug L: 1014]: [HTTPClient]: 0x200178e8: ssl->f_recv(_timeout)() returned 5 (-0xfffffffb)
[T: 95439 M: httpclient C: INFO F: httpclient_debug L: 1014]: [HTTPClient]: 0x200178e8: <= fetch input
[T: 95543 M: httpclient C: INFO F: httpclient_debug L: 1014]: [HTTPClient]: 0x200178e8: input record header
[T: 95667 M: httpclient C: INFO F: httpclient_debug L: 1014]: [HTTPClient]: 0x200178e8: bad message length
[T: 95774 M: httpclient C: INFO F: httpclient_debug L: 1014]: [HTTPClient]: 0x200178e8: mbedtls_ssl_read_record() returned -29184 (-0x7200)
[T: 95878 M: httpclient C: INFO F: httpclient_recv L: 475]: [HTTPClient]: mbedtls_ssl_read [not blocking] return:-29184
[T: 95990 M: httpclient C: ERROR F: httpclient_recv L: 497]: [HTTPClient]: Connection error (recv returned -29184)
Does any tell me what is the meaning of this error.
MT7687/97 SDK version: 4.2