필터 지우기
필터 지우기

I want to send mobile messages from Arduino and ThingSpeak

조회 수: 11 (최근 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 CenterFile Exchange에서 ThingSpeak에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by