hello, i would like to supply my esp32 with pictures via a webserver which are displayed on an waveshare epaper display. the esp32 has a sim module installed and thus connects to the internet, i don't know how to best implement the webserver as the esp32 should not be connected to the wifi as it is located outdoors, i am not yet sure how and where to best set up the server and how to transmit the pictures.
Some confusion here. A SIM connects to the cell phone system. Yes that is one way to connect to the internet.
You then say you want a web server but no connection to WiFi
Exactly what do you want, explain in user requirements not soutions.
Be aware that the S3 boards have had major changes lately and some stuff is broken. You should probably roill the esp32 boards entry back to 2.0.17 and tuen off auto updates.