carrascoacd / ArduinoSIM800L

Arduino HTTP & FTP client for SIM800L/SIM800 boards to perform GET and POST requests to a JSON API as well as FTP uploads.
159 stars 58 forks source link

configureBearer #16

Closed ytzlax closed 5 years ago

ytzlax commented 5 years ago

Hi, I try to do post request to my server, can you please tell me, what the http.configureBearer need to be?

carrascoacd commented 5 years ago

It is the APN of you mobile service provider

carrascoacd commented 5 years ago

I updated the Readme so it is more clear