Gsm4 Click example.
Description
This example reads and processes data from GSM 4 clicks.
The demo application is composed of two sections :
Application Init
Initializes driver and wake-up module.
Application Task
Reads the received data and parses it.
Additional Function
- gsm4_process ( ) - The general process of collecting presponce that sends a module.
note:
- Echo must be turned off for succefull parsing. ( ATE0 )
- UART polling works much better with HFC enabled.
- In case of usage of other MCUs Timer initialization must be adjusted according to your MCU.
- Author
- MikroE Team