ThingSpeak Pushing Messages?

조회 수: 6 (최근 30일)
Pablo Allietti
Pablo Allietti 2020년 6월 26일
댓글: Pablo Allietti 2020년 6월 29일
Just a simple question i have ThingSpeak wth my ESP8266 and use the ThinkHttp to send notifications to PushBullet.
is possible to do Push Message to my cellphone with thnigspeak without Pushbullet service??

답변 (1개)

Vinod
Vinod 2020년 6월 26일
편집: Vinod 2020년 6월 26일
If you want SMS messages to your phone, it is easily possible.
1) Use ThingHTTP to send an email alert to yourself.
2) In your email service, set up a new filter or rule to forward messages from thingspeak-alerts@mail.thingspeak.com to your phone number.
Here's an example:
1) Attached is my screenshot for the thingHTTP alert I have set up. I first tested this thingHTTP works by making a GET request and confirming the email in my inbox.
2) Since I use Project Fi phone service, I set up a filter in gmail to forward emails from thingspeak-alerts@mail.thingspeak.com to MyPhoneNumber@msg.fi.google.com (See this). If you are using a different cell phone service, this email -> SMS will require using a different address. See this.
  댓글 수: 4
Vinod
Vinod 2020년 6월 29일
I believe he is using pushbullet which has a RESTful API that can be invoked from MATLAB.
Pablo Allietti
Pablo Allietti 2020년 6월 29일
Exactly i use Pushbullet. i want to elininate pushbullet and only use thingspeak to gave an alert n my phone.

댓글을 달려면 로그인하십시오.

커뮤니티

더 많은 답변 보기:  ThingSpeak 커뮤니티

카테고리

Help CenterFile Exchange에서 Read Data from Channel에 대해 자세히 알아보기

제품


릴리스

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by