I have 2G GSM Module SIM808 which supports HTTPS using SSL but doesn’t support TLS. I am trying to connect to HTTPS website but in return HTTP code 606 is received. So how do we directly or indirectly connect the GSM module to Google Cloud so that it can access firebase and update/get entries in the database.
Is there any other way in which we can communicate with Google Cloud services using HTTP and then those services internally communicate with Firebase , just assumption as No experience with GCP