Build an SMS Forwarder with Raspberry Pi Zero W and Waveshare SIM7000E Hat
11–20 of 57 posts
Re: Build an SMS Forwarder with Raspberry Pi Zero W and Waveshare SIM7000E Hat
#12When would you use this SMS gateway versus something like Twilio, Plivo, or Bandwidth.com terminating a DID for SMS service?
When you want to have telemetry from somewhere without access to a wifi network. The last I looked, SMS was also cheaper and lower power than mobile data.
Re: Build an SMS Forwarder with Raspberry Pi Zero W and Waveshare SIM7000E Hat
#13Re: Build an SMS Forwarder with Raspberry Pi Zero W and Waveshare SIM7000E Hat
#14Does anyone know if you could you this combo to creat some kind of VoIP gateway that could forward calls to an app on an iPhone over the Internet?
Re: Build an SMS Forwarder with Raspberry Pi Zero W and Waveshare SIM7000E Hat
#15The phone will communicate with your network over wifi, and replaces both the Raspberry PI and the HAT.
Re: Build an SMS Forwarder with Raspberry Pi Zero W and Waveshare SIM7000E Hat
#16Can someone please explain to me the appeal of telegram (as opposed to signal)? Maybe I don’t understand something or am too old but how is it a safe haven compared to WhatsApp in the wake of the WhatsApp debecle. I just fail to understand.
Re: Build an SMS Forwarder with Raspberry Pi Zero W and Waveshare SIM7000E Hat
#17When would you use this SMS gateway versus something like Twilio, Plivo, or Bandwidth.com terminating a DID for SMS service?
When you want to have telemetry from somewhere without access to a wifi network. The last I looked, SMS was also cheaper and lower power than mobile data.
We were able to use a LoRa-like layer to forward to a base station that then uses a VoIP provider to do the brunt of the communication work.
Re: Build an SMS Forwarder with Raspberry Pi Zero W and Waveshare SIM7000E Hat
#18When would you use this SMS gateway versus something like Twilio, Plivo, or Bandwidth.com terminating a DID for SMS service?
So instead I have a stack of SIM cards plugged into GSM USB sticks (like this mostly is) and get the inbound messages sent to me via Pushover notification.
Re: Build an SMS Forwarder with Raspberry Pi Zero W and Waveshare SIM7000E Hat
#19Earlier quoted context omitted.
When you want to have telemetry from somewhere without access to a wifi network. The last I looked, SMS was also cheaper and lower power than mobile data.
True, but that's using SMS for telemetry (totally valid for use cases where power or connectivity are challenges) or remote control, not brokering SMS between another medium; this use case is forwarding SMS messages to Telegram. Maybe if you had a SIM for a geography that wasn't supported by a VoIP provider for programmatic access?
It's like seeing that M.2 is PCI-E, and wondering if they can plug a regular video card into it. :)
Although for this project, I can construct systems in my head where this would be useful, centered around non-US mobile plans which are "calling party pays", with free on-net SMS. The US is "bill and keep", which makes sending SMS off-net largely the same as on-net from the carrier's point of view.
In "calling party pays", having a device on the same network as the controlled device is about avoiding per-SMS charges.
Author is in the UK, and UK is CPP.
https://www.researchgate.net/publication/227426633_Mobile_te...
Re: Build an SMS Forwarder with Raspberry Pi Zero W and Waveshare SIM7000E Hat
#20Can someone please explain to me the appeal of telegram (as opposed to signal)? Maybe I don’t understand something or am too old but how is it a safe haven compared to WhatsApp in the wake of the WhatsApp debecle. I just fail to understand.