esp-modem, notofication recive SMS
Posted: Fri Sep 08, 2023 7:23 am
Hi
I use esp-modem commponents and pppos_client example.
I set esp_modem_set_mode(dce, ESP_MODEM_MODE_CMUX) to set mix data and command mode its works ok. I my send data and sned AT command, esp_modem_send_sms(..) work OK.
But I don't now how get notification of receiving an SMS?
I use esp-modem commponents and pppos_client example.
I set esp_modem_set_mode(dce, ESP_MODEM_MODE_CMUX) to set mix data and command mode its works ok. I my send data and sned AT command, esp_modem_send_sms(..) work OK.
But I don't now how get notification of receiving an SMS?