Methods of Sending Notifications to Mobile Devices.

  • Thread starter Thread starter Vectorspace17
  • Start date Start date
  • Tags Tags
    Mobile
AI Thread Summary
To send notifications from a monitoring device to mobile phones, using SMS typically requires a service provider due to restrictions on direct interfacing with mobile networks. Alternatives like email notifications are possible, but they also necessitate internet access, which may not be feasible in remote areas. The discussion highlights that many cell providers have limited options for sending texts directly due to spam concerns. Ultimately, the most reliable method for sending notifications involves utilizing a service provider, especially when the device must operate independently of WiFi. Exploring SMS service providers remains the recommended approach for achieving this functionality.
Vectorspace17
Messages
5
Reaction score
0
I'm in the process of prototyping a monitoring device. When certain conditions are met, I need to send a SMS or comparable type of message to a mobile phone. My issue is that I don't really have any ideas on how to do that. I've tried to find answers in other places, but I haven't been able to find what I need. Can someone tell me what kind of methods are available for accomplishing this goal? Thank you.

I'm not sure if this is the right section for this question. If it's not, I apologize and I will remove it and post it in the appropriate section.
 
Engineering news on Phys.org
Hello vectorspace, what is it exactly that you are trying to monitor? Can you provide an example?
 
To send SMS you need a mobile, or some equivalent device using SIM (subscriber identification module) card.
 
  • Like
Likes 1 person
In my former life as a software dev we looked into this, but as a caveat take my knowledge with a grain of salt as this was 5ish years ago.
What we found is there isn't a simple and easy way to do this without going through some sort of provider. A quick google of SMS service should bring up a few result for you to look into.
it used to be, back in the day, that most cell providers had a web-portal where you could send a text to someone on their network. However with the rise of spam texts they were quickly shut down. This is the same reason as to why most providers won't let you directly interface with them to send texts as well. They've offloaded the verification process as to whether you are a spammer or not onto other trusted companies.

Another method that you might want to look into is instead of sending a text why not send an email? Most, if not all, phones these days have the ability to get email and what not.

As a fun side note for my senior year electrical engineering design project we are building a remote monitoring rig that will push the data to an offsite repository, this repository will then decide what to do with the data and if there is a critical issue email alerts will be sent out.
 
  • Like
Likes 1 person
cpscdave said:
most cell providers had a web-portal

instead of sending a text why not send an email?

Both those methods require web access. That means - in remote places - using a modem or mobile. So technically it is not much different from what I wrote earlier.
 
Thank you all for your help. I had looked into this quite a bit, but I wasn't sure if there were other solutions that I hadn't some across. I was thinking that I would have to go through a service provider to accomplish this task and it seems that's the only viable option. I had considered sending an email notification instead, but the parameters I've been tasked with meeting require the device to be able to function without being connected to a WiFi network.
 
Hi all, I have a question. So from the derivation of the Isentropic process relationship PV^gamma = constant, there is a step dW = PdV, which can only be said for quasi-equilibrium (or reversible) processes. As such I believe PV^gamma = constant (and the family of equations) should not be applicable to just adiabatic processes? Ie, it should be applicable only for adiabatic + reversible = isentropic processes? However, I've seen couple of online notes/books, and...
Thread 'How can I find the cleanout for my building drain?'
I am a long distance truck driver, but I recently completed a plumbing program with Stratford Career Institute. In the chapter of my textbook Repairing DWV Systems, the author says that if there is a clog in the building drain, one can clear out the clog by using a snake augur or maybe some other type of tool into the cleanout for the building drain. The author said that the cleanout for the building drain is usually near the stack. I live in a duplex townhouse. Just out of curiosity, I...
Back
Top