OpenMQTTGateway
OpenMQTTGateway copied to clipboard
make call
Hello. Can i make call using mqtt using 2g gateway? thanks If not could you explan, how can i make it.
Hello,
Making a call is not currently supported (only sending and receiving SMS)
Maybe. I can change some lines ot the code to implement this feature?
Yes , here is the methods available on the library used https://github.com/skorokithakis/A6lib/blob/master/A6lib.h
For my curiosity could you share the use case behind your request?
I have the gate for parking. For open the gate i should make the call.
You could use the SMS function of the library to trigger your gate opening or closing, also you may take a look to the library below: https://github.com/vshymanskyy/TinyGSM