gsm
2.0.0.0
|
Gsm Click example. More...
Macros | |
#define | PROCESS_COUNTER 10 |
#define | PROCESS_RX_BUFFER_SIZE 500 |
#define | PROCESS_PARSER_BUFFER_SIZE 500 |
#define | DEMO_APP_RECEIVER |
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Gsm Click example.
This example reads and processes data from GSM clicks.
The demo application is composed of two sections :
Initializes driver, power on module and sends few command for the default module configuration.
Reads the received data and parses it.
#define DEMO_APP_RECEIVER |
#define PROCESS_COUNTER 10 |
#define PROCESS_PARSER_BUFFER_SIZE 500 |
#define PROCESS_RX_BUFFER_SIZE 500 |
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |