Index
Document version: v7.3 - 10/2018
© Libelium Comunicaciones Distribuidas S.L.
INDEX
1. Introduction ..........................................................................................................................4
2. 3G (SIM5215) vs 4G (LE910) ................................................................................................... 5
3. Hardware ...............................................................................................................................6
3.1. Specications ..................................................................................................................................... 6
3.2. Versions .............................................................................................................................................. 6
3.3. How to connect the module ............................................................................................................ 7
3.4. Antennas ............................................................................................................................................ 9
3.5. Power consumption........................................................................................................................ 10
3.6. Time consumption .......................................................................................................................... 10
4. Software ............................................................................................................................... 11
4.1. Waspmote library ............................................................................................................................ 11
4.1.1. Waspmote 4G library ..........................................................................................................11
4.1.2. Class constructor .................................................................................................................11
4.1.3. API constants .......................................................................................................................11
4.1.4. API variables .........................................................................................................................12
4.1.5. API functions ........................................................................................................................13
4.1.6. Error codes ...........................................................................................................................13
4.2. Switching on .................................................................................................................................... 16
4.3. Switching o .................................................................................................................................... 16
4.4. SIM card............................................................................................................................................ 16
4.4.1. Entering PIN .........................................................................................................................16
4.4.2. Getting IMEI, IMSI and ICCID ..............................................................................................17
4.5. Checking network connection status ........................................................................................... 18
4.6. Setting operator parameters ......................................................................................................... 19
4.7. SMS ................................................................................................................................................... 19
4.7.1. Setting SMS conguration ..................................................................................................19
4.7.2. Sending SMSs .......................................................................................................................20
4.7.3. Reading SMSs .......................................................................................................................20
4.7.4. Deleting SMSs ......................................................................................................................21
4.8. HTTP client ....................................................................................................................................... 22
4.8.1. HTTP connections ................................................................................................................22
4.8.2. HTTP request methods .......................................................................................................23
4.8.3. Sending Waspmote frames to Meshlium via HTTP .........................................................25
4.8.4. Sending Waspmote frames to Meshlium via HTTPS .......................................................27
4.9. FTP client .......................................................................................................................................... 28