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
Has anyone successfully sent an SMS from the DevKit and received it on a phone?
My phone carrier is ATT, and the following:
modem sms send 0 NUMBER "hello world!"
does not work for NUMBER being any form of NNNNNNNNNN, 1NNNNNNNNNN, +1NNNNNNNNNN. I'm familiar with carrier filtering so it could be that, but was curious as to whether something else is preventing the receipt.
The text was updated successfully, but these errors were encountered:
This is likely due to the SIM card in use on the DevBoard; while SMS is supported, on the provided SIMs it is not possible to send SMS message from the board, and receipt of SMS messages is only possible from backend API.
Unfortunately, peer to peer messaging is disabled by default on the plan and not adjustable at this time. I am unsure of any support channel to reach out to for this issue.
Has anyone successfully sent an SMS from the DevKit and received it on a phone?
My phone carrier is ATT, and the following:
does not work for
NUMBER
being any form ofNNNNNNNNNN
,1NNNNNNNNNN
,+1NNNNNNNNNN
. I'm familiar with carrier filtering so it could be that, but was curious as to whether something else is preventing the receipt.The text was updated successfully, but these errors were encountered: