Hi!
I'm attempting to run the application from this URL, but nothing appears on the serial console, and I don't see any posts on the toilet website.
Could you help me with this? I've spent too many months on http_client and https_client with no results.
My set up:
Updated Windows 11 64-bit.
Board: DK nRF9151.
SDK: 2.8.0
I don't know why there is no output on serial terminal, but I debugged the app and there is an error at row # 87 with code:
int err = getaddrinfo(HTTP_HOST, NULL, NULL, &res);
I got error -11
I included application files and a build-log in the zip file.
Please help!
With kind regards