Inquiry About EG915N-EU Module and ESP32

I am new with using EG915N-EU. I need any datasheet or documentation that help me the connect the module to esp32 alongside AT command support network configuration Like HTTPs Protocol, PDP and APN configuration.

thanks in advance

@Shehab_Hassan check out espressif/esp_modem • v1.4.0 • ESP Component Registry. It makes the modem available as PPP network interface so all TCP/IP (and TLS and HTTP) is carried out by ESP-IDF.