How to use http_client or https_client to send a post message to my web server?

Hello!

threw away the Sparkfun board and replaced it with nRF9151DK board; I'm hoping to get it work now, after trying for year.

I'm using SDK 2.6.1 and 2.8.0; the default is SDK 2.8.0.

My setup:
Updated Windows 11.
Onomondo SIM.

built https_client from sample and it worked; but, when changed the URL to "">https://ptsv3.com," it stopped working, although the idea is to send an HTTP(S) post message to my web server, which includes path and the receiver PHP program.

did not include the build log or code because could not post it; perhaps the post was too large, but serial terminal image

Also, which library should use to remove these errors?

*- error: unknown type name 'u32t'
*- error: unknown type name 'u8t'

With kind regards

Related