HTTP Post; error: unknown type name 'u32_t' and 'u8_t'

1727.post.zip

Hello!

I need to send a text message to my server via HTTP post; I found this application on the forum; nevertheless, I received multiple errors: "error: unknown type name 'u32_t'" Error: 'u8_t' is an unrecognized type name.

What variable to use instead of 'u32_t' and 'u8_t'?

My setup.

Board: DK nRF9151.

OS: Updated Windows 11

SDK versions 2.6.1 and 2.8.0, default is 2.8.0

I found this.

Could someone please lend me hand?


Any hint would be greatly appreciated.

Related