I tried to send AT commands to WISMO218, but i didn’'t receive any “OK” or other response.
Can you tell me if the WISMO218 works with autobaud at initial setup ?
I don’t have seen any comment in the datasheet about baud rate, parity, # of bits …
Thank you so much if you can give me more infos.
I tried to sent “AT”> and waiting receive “OK” at 19200 but without success.
To pass throught i do this :
115200 Bauds: “AT+IPR=19200”, switch to 19200 and at commands respond.
Now all AT commands works EXEPT 2 MAJORS COMMANDS :
i can receive sms and read them with AT+CMGL=“ALL” but i cannot send with AT+CMGS, and this only with BASE operator, with another operator it works fine.
another problem is that i cannot upgrade the firmware, i have contacted my distributor to have samples with last firmware release.
But another question : i tested AT*PSSTKI=2 and module return me ERROR, i have choice only between 0 and 1. Why asking me this command ?
L02 doesn’t support ATPSSTKI=2.
Some SIM cards have STK app which run on power-up. It would display some message on UART and expect a response. ATPSSTKI=2 sends an auto response to some STK commands (see AT manual for more details). If this response isn’t sent, the module is blocked and ATD would fail. I am not sure if disabling it with AT*PSSTKI=0 would help, but it is worth a try.
Hi
I have the same problem.
My architecture is the following: wismo218 connected to renesas h836064 Serial Control Interface (SCI) as suggestied by the user guide (Document 4111957 Rev 8.1 February 22, 2012 pag. 39 Figure Number 8: two wire connection)
We build some pieces of oru board, some if them work and some don’t, and what I see is that they don’t answer to AT command.
How can I debug?
What is the exact procedure to make the auto baudrate?
I found that WISMO218 can be set at 9600 bps or 115200 bps.
The connection with 2 wire according the manual is fine.
The previous suggestion are good. They work.