I am using a bg95. I open an http session successfully. After that, I want to close that session, and open a new session with a different url. What is the correct way to close the open session so that I can open a different session?
Hi,
You can set another URL via command AT+QHTTPURL=“URL_Length”,“timeout”.
Then do post or get which you want.
BR
Linkin WANG