mirror of
				https://github.com/KevinMidboe/TinyGSM.git
				synced 2025-10-29 18:00:18 +00:00 
			
		
		
		
	Quick close on SIM800
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| @@ -107,7 +107,7 @@ public: | |||||||
|       rx.clear(); |       rx.clear(); | ||||||
|       at->maintain(); |       at->maintain(); | ||||||
|     } |     } | ||||||
|     at->sendAT(GF("+CIPCLOSE="), mux); |     at->sendAT(GF("+CIPCLOSE="), mux, GF(",1"));  // Quick close | ||||||
|     sock_connected = false; |     sock_connected = false; | ||||||
|     at->waitResponse(); |     at->waitResponse(); | ||||||
|   } |   } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user