Alternative for getString() function

gajendra1409
Posts: 1
Joined: Tue Jun 05, 2018 4:53 pm

Alternative for getString() function

Postby gajendra1409 » Tue Jun 05, 2018 5:14 pm

Hi The data I am supposed to receive for my get request looks like,
0x00,0x00,0x00,0x00,0x01,0xff,0x04
But the getString() funtion terminates the string on first 0x00 as it a NULL.

is any other function available to get a response for get request.
or alternative to the following line so I can receive my data in uint8_t formate
String response = http.getString();

Thanks

Who is online

Users browsing this forum: No registered users and 72 guests