Rn171 http request

Hi everyone,

I’m trying to send a http request through my Rn171 :

https://smsapi.free-mobile.fr/sendmsg?user=12637007&pass=

Here is my Rn171 configuration :

set ip proto 18
set dns name smsapi.free-mobile.fr
set ip host 0
set ip remote 80
set com remote GET$/sendmsg?user=12637007&pass=…
set sys auto 30

But it doesn’t work…

Any idea ?

Thank you.

What do you mean ? Could you be more specific ?

Hi,
I think some more informations are needed. Which Mainboard? NETMF and SDK Version. Which Driver? Your Code? Do other functions of the RN171 work? What do you expect if it would work? What means: it doesn’t work.
Cheers Roland