And just to confirm, should it be sent like this?
unsigned char StandbyMode[] = {"$PMTK161,0*28\x0D\x0A"};
ss.print(StandbyMode);
I'll give it a go when I can today if so.
And just to confirm, should it be sent like this?
unsigned char StandbyMode[] = {"$PMTK161,0*28\x0D\x0A"};
ss.print(StandbyMode);
I'll give it a go when I can today if so.