LTE IoT 4 Click Example.
Description
This example reads and processes data from LTE IoT 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
- static void lteiot4_clear_app_buf ( void )
- static void lteiot4_error_check( err_t error_flag )
- static void lteiot4_log_app_buf ( void )
- static void lteiot4_check_connection( void )
- static err_t lteiot4_rsp_check ( void )
- static err_t lteiot4_process ( void )
note: In order for the example to work, user needs to set the phone number and sim apn to which he wants to send an SMS Enter valid data for the following macros: SIM_APN. E.g. SIM_APN "vip.mobile"
- Author
- Luka Filipovic