You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I only want to use DFRobotSIM808 library to receive message and forwarded to Serial port. I'm using a SIM from another country and the international data is super expensive.
Is it true that if I don't try to sim808.join(F("cmnet"), GPRS will not be activated and no data will be used?
Thanks.
The text was updated successfully, but these errors were encountered:
I only want to use DFRobotSIM808 library to receive message and forwarded to Serial port. I'm using a SIM from another country and the international data is super expensive.
Is it true that if I don't try to
sim808.join(F("cmnet")
, GPRS will not be activated and no data will be used?Thanks.
The text was updated successfully, but these errors were encountered: