AlanBell

Results 15 issues of AlanBell

data was None, so had no length, test for None before testing length. Length should never be None I think, should compare with zero. Fixes issue #5

can be reproduced by reducing the WAIT_AFTER_WAKEUP time on a PMS9003M, was happening occasionally with standard settings wakeUp wakeUp got lock Sending command: 228,1,False,16000 waiting 10.0s readFrame False False __read_frame...

The SIM808_GPS_Application_Note_V1.00.pdf defines commands that can be used to obtain the longitude, latitude and datetime from built in GPS hardware. Would be good to have that command feature in the...

Several commands contain a 1 e.g. 'AT+SAPBR=3,1,"APN","{}"' that 1 is the bearer profile identifier, and there can be several, perhaps pointing to different APNs. The UNV SIM868 module (which more...