12.07.2015 Views

waspmote-gsm-gprs-pr.. - Libelium

waspmote-gsm-gprs-pr.. - Libelium

waspmote-gsm-gprs-pr.. - Libelium

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

API Changelogint8_t WaspGPRS_Pro::check(uint16_t time)uint8_t WaspGPRS_Pro::parse(const char* data,const char* data_expected)All functionsAll functionsNow, the function waits 'time' seconds before exit with '0' if noconnect to the carrierThe function has been deletedInternal buffers have been substituted by buffer_GPRS globalbuffer when have been possible.Return values have been modified to give more informationabout the errors.v032v033v032v033v032v033v032v033All functions Flags has been deleted. v032v033All functions Debug messages are inserted in some functions. v032v033uint8_tWaspGPRS_Pro::sendATCommanduint8_tWaspGPRS_Pro::sendCommanduint8_t WaspGPRS_Pro::sendCommand1(const char* theText,const char* expectedAnswer)anduint8_t WaspGPRS_Pro::sendCommand1(const char* theText,const char* expectedAnswer,int MAX_TIMEOUT,int sendOnce)uint8_t WaspGPRS_Pro::sendCommand2(const char* theText,const char* expectedAnswer1,const char* expectedAnswer2)anduint8_t WaspGPRS_Pro::sendCommand2(const char* theText,const char* expectedAnswer1,const char* expectedAnswer2,int MAX_TIMEOUT,int sendOnce)uint8_t WaspGPRS_Pro::sendCommand3(const char* theText,const char* expectedAnswer1,const char* expectedAnswer2,const char* expectedAnswer3,int MAX_TIMEOUT,int sendOnce)uint8_t WaspGPRS_Pro::sendCommand4(const char* theText,const char* expectedAnswer1,const char* expectedAnswer2,const char* expectedAnswer3,const char* expectedAnswer4,int MAX_TIMEOUT,int sendOnce)This <strong>pr</strong>ivate function has been deletedThis <strong>pr</strong>ivate function has been deleted. Has been substitutedby GPRS_Pro::sendCommand1,GPRS_Pro::sendCommand2,GPRS_Pro::sendCommand3and GPRS_Pro::sendCommand4.New <strong>pr</strong>ivate functions. They send a string adding “AT”characters at the beginning and + at the end. Oncethe string are sent, waits for one expected answer.New <strong>pr</strong>ivate functions. They send a string adding “AT”characters at the beginning and + at the end. Oncethe string are sent, waits for two expected answers.New <strong>pr</strong>ivate functions. They send a string adding “AT”characters at the beginning and + at the end. Oncethe string are sent, waits for three expected answers.New <strong>pr</strong>ivate functions. They send a string adding “AT”characters at the beginning and + at the end. Oncethe string are sent, waits for four expected answers.v032v033v032v033v032v033v032v033v032v033v032v033-35- v0.5

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!