-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Open (ModuleSerialGsm_Sms.cpp) in the src folder of ModuleSerial-master of arduino library folder and add:
if (!core->writeCommand("AT+CSMP=17,167,0,0", "OK", 2000))
return GSM_FAIL;
Ds should be included in d next line after the function of >ModuleSerialGsm::registerOnNetwork();<
Because SIM808evb3.2 can't send readable sms on mobile,. Pls update it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels