esp_ip4addr_ntoa() function
Converts numeric IP address into decimal dotted ASCII representation.
Arguments
addr
ip address in network order to convert
buf
target buffer where the string is stored
Return value
either pointer to buf which now holds the ASCII representation of addr or NULL if buf was too small