Hello,
I'm currently working on the SIM5320E FONA 3G module from Adafruit for a project of mine. I wanted to test the GPS on the module, after resetting it it got stuck in a GPS test mode loop. The FONA now only keeps sending GPS data in NMEA-0183 every second through the UART port and doesn't react to any commands. I tried to communicate with it via a USB to Uart translator and even a Arduino UNO, but it still doesn't react to anything. I also tried to tie the RST pin to ground for a hard reset, but that doesn't seem to work aswell. It keeps sending the GPS data.
Can someone explain how I can get out of this, I would really appreciate.