You can connect to the module with minicom and export withAT+CPBF=MOMCan I import contacts from it with minicom?
Technically yes, once everything is setup and connected to a network (another bunch of AT commands that I haven't fully investigated) you should just be able to sendATD 5555555555Or make telephone calls with minicom?
That is what I plan to do.Minicom Is just a serial console... I suppose you could copy and paste to and from it.
No, but I do find it a bit amusing, considering they're that old.Is anyone else old enough to find it hilarious that we're still using AT commands 30 years later?
AT&F&A3&B1&H1&R2X4Q0M1
ATDT555123456789
Buzzz Boing Whirrr Shckhchkchk dong dong whirrr
Connected
No "security handshake" or something like that needed beforehand ?You can connect to the module with minicom and export withCan I import contacts from it with minicom?
AT+CPBF=MOM
and it'll return the number associated with "MOM" in your SIM's address book. Or you can import back with
AT+CPBW=5555555555,MOM
to write the provided number to the address book with the text "MOM".
And there are more complex commands as well, allowing you to read and write saved SMS messages, or even arbitrary data into the address book, if that's what you want.
Technically yes, once everything is setup and connected to a network (another bunch of AT commands that I haven't fully investigated) you should just be able to sendOr make telephone calls with minicom?
ATD 5555555555
and it'll dial the number. There's a little bit more to it than that, you need to also redirect audio from the Pyra's sound system to the module's sound system, but fundamentally this is all that should be required.
If you want to take a look at the commands yourself and see what it can do just read through this: http://www.seapraha.cz/download/phs8-p_atc_v02003a.pdf
I pretty much don't know anything in that regard, I just thought that the sim-card would not be "controlled" that easily without any authentication (I had a Sim card theft in mind while writing that question).Why would that be needed? It's all local.
I could imagine only the part needed to make phone calls is secured with the pin.I pretty much don't know anything in that regard, I just thought that the sim-card would not be "controlled" that easily without any authentication (I had a Sim card theft in mind while writing that question).Why would that be needed? It's all local.