This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SIM900 With ARM

Dear friends,

I have a project where I need to read a string from a URL using SIM900 module and ARM microcontroller.

Looking into the manuals I found out that I need to use HTTP commands. Everything is fine, I only have one little problem. I do not have the actual UR, I just have the IP address of the URL(104.131.67.214). How ap I supposed to use it with AT+HTTPPARA?

is this correct?
AT+HTTPPARA = "URL","104.131.67.214"

best regards