I want to send mobile messages from Arduino and ThingSpeak

9 ビュー (過去 30 日間)
NAGUBATHULA SATYA SRIRAM
NAGUBATHULA SATYA SRIRAM 2022 年 5 月 3 日
コメント済み: Christopher Stapels 2022 年 10 月 18 日
Is there any way so that i can send the alert messages from arduino and thingspeak to both mobilephone and email.

回答 (1 件)

Christopher Stapels
Christopher Stapels 2022 年 5 月 4 日
If you have email on your phone, you can use theThingSpeak alerts service to trigger emails from the Arduino and from other connected devices.
If you are looking to do SMS, you can use MATLAB analysis and webread or webwrite to trigger and external service such as Twillio to send SMS text messages, or most cell providers provide a text frowarding addresss from email that you can use.
  4 件のコメント
Mike Cole
Mike Cole 2022 年 10 月 12 日
Christopher,
Does MATLAB's sendmail function work when running a MATLAB analysis from within ThingSpeak (i.e., not a local MATLAB session)? I get this error:
Unable to run the '<<my MATLAB analysis>>' function, because it is not supported for this product offering.
Caused by:
Error using matlab.internal.lang.capability.Capability.require
This functionality is not available on remote platforms.
Christopher Stapels
Christopher Stapels 2022 年 10 月 18 日
No, sendmail does not work in ThingSpeak. Please use the alerts service that I linked above.

サインインしてコメントする。

コミュニティ

その他の回答  ThingSpeak コミュニティ

カテゴリ

Help Center および File ExchangeThingSpeak についてさらに検索

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by