After some testing, I completely switched back to "pico_cyw43_arch_lwip_threadsafe_background". Even the https server works with pico_cyw43_arch_lwip_threadsafe_background.
But... still the http client doesn't work. Maybe I explain what I want to achieve. I have a display connected to my Pico. The display shows boot screen, loading screens, etc. The last step is to show the external IP address (the IP address visitors can use to connect to). I use api.ipify.org to get the external IP address, see (working) main branch of the Github repo.
This is how it looks like: https://www.youtube.com/watch?v=yMOm_irrVgQ
But... still the http client doesn't work. Maybe I explain what I want to achieve. I have a display connected to my Pico. The display shows boot screen, loading screens, etc. The last step is to show the external IP address (the IP address visitors can use to connect to). I use api.ipify.org to get the external IP address, see (working) main branch of the Github repo.
This is how it looks like: https://www.youtube.com/watch?v=yMOm_irrVgQ
Statistics: Posted by picocpp — Fri Dec 27, 2024 8:43 pm