Adafruit_FONA icon indicating copy to clipboard operation
Adafruit_FONA copied to clipboard

HTTPS with Fona808

Open TheLastHope18 opened this issue 2 years ago • 0 comments

  • Arduino board: Arduino Mega

  • Arduino IDE version (found in Arduino -> About Arduino menu): 2.0.3

  • I use the Adafruit FONA 808 - Mini Cellular GSM + GPS Breakout

  • Product ID: 2542

I can´t execute a json post request with the fonaTest example.

I started with the normal Http and I get a Response that the site is moved to https I tried to setHttpsRedirect to true but then I get an 606 Error. Please can somebody help.

There cant be a server side issue, I tested it.

TheLastHope18 avatar Feb 19 '23 22:02 TheLastHope18