Thanks, Jared. I uninstalled all “nRF Connect” and VSC extensions except your extension, and finally I opened the “https” app, built it, and it gave me no errors or warnings. I set the configuration you suggested in another post, but I couldn’t load the app within VSC with “Zephyr Tools: Load via Bootloader” because it gave the error “NMP timeout”. I loaded it with CMD and Newtmgr.exe, and the first time it gave the same error “NMP timeout”, but the second time I tried, it loaded that app in a few seconds.
When I ran the file in a terminal, it returned the same problem as when I submitted a message to your website: “Unable to connect.” “Err:-111 - Connections refused”, so far so good. Now, when I use my website and path It gave this error: “<err> Cloud:getAddrInfo() failed. Err. 0”
I can send post messages to the same URL, but the Thunder Client on VSC works every time. Any hints?
How about the certificate? Do I need to generate a new CA certificate?
Is the path referring to the website’s path to the file that received the post?
Any hints would be much appreciated!