Hey Everyone,
I’ve been trying to use a CubeCell AB01 connected to a BN-180 GPS module as a tracker for my pet. Everything has been working smoothly until I wake the GPS and CubeCell from low power mode. For some reason I think the softSerial.h gets out of sync with the GPS and is unable to read the output even after I try flushing the serial or re-initializing the the SS class. I’ve spent a few weeks researching different methods, but I’m rather new to CubeCell development and am at my wits end. Any help would be appreciative. Here is the code I have been using, apologies for the messiness.