lteiot8 2.0.0.0
LTE IoT 8 Device Settings

Settings for registers of LTE IoT 8 Click driver. More...

Macros

#define LTEIOT8_RSP_OK   "OK"
 LTE IoT 8 device response for AT commands.
 
#define LTEIOT8_RSP_ERROR   "ERROR"
 
#define LTEIOT8_RSP_SYSTART   "+SYSSTART"
 
#define DRV_TX_BUFFER_SIZE   200
 LTE IoT 8 driver buffer size.
 
#define DRV_RX_BUFFER_SIZE   500
 

Detailed Description

Settings for registers of LTE IoT 8 Click driver.

Macro Definition Documentation

◆ DRV_RX_BUFFER_SIZE

#define DRV_RX_BUFFER_SIZE   500

◆ DRV_TX_BUFFER_SIZE

#define DRV_TX_BUFFER_SIZE   200

LTE IoT 8 driver buffer size.

Specified size of driver ring buffer.

Note
Increase buffer size if needed.

◆ LTEIOT8_RSP_ERROR

#define LTEIOT8_RSP_ERROR   "ERROR"

◆ LTEIOT8_RSP_OK

#define LTEIOT8_RSP_OK   "OK"

LTE IoT 8 device response for AT commands.

Device response after commands.

◆ LTEIOT8_RSP_SYSTART

#define LTEIOT8_RSP_SYSTART   "+SYSSTART"