Hi,
I would like to send data to ThingSpeak using the GL7600 modem. For deleting channel data on the server the HTTP method DELETE is needed. I couldn’t find a DELETE command in the manual. Is there any workaround?
Regards
Jan
Hi,
I would like to send data to ThingSpeak using the GL7600 modem. For deleting channel data on the server the HTTP method DELETE is needed. I couldn’t find a DELETE command in the manual. Is there any workaround?
Regards
Jan
Have you tried +KHTTPDEL
Yes, I have but it’s not the same. The DELETE method is for deleting objects on the server. AT+KHTTPDEL only deletes the HTTP session locally, or am I wrong?
then you need to implement HTTP protocol on TCP channel