I get this error back from the module. +QHTTPGET: 0,400,1555
There is no mention of 1555 in the documentation that I can find. If I use another type of modem and send the same string, it works.
Hope someone can help me.
Thansk in advance!
Marcel
I get this error back from the module. +QHTTPGET: 0,400,1555
There is no mention of 1555 in the documentation that I can find. If I use another type of modem and send the same string, it works.
Hope someone can help me.
Thansk in advance!
Marcel
I recommend that you provide the full AT log and modem firmware version
Thank you for your answer. But the problem is solved. It had to do with the URL I was sending to. The setting for this URL where different than I was used to.
Thanks!
Just in case you’re wondering - 1555 is the content length of the data that was returned. Basically you normally care only about the 400 being the HTTP error code.