6.3.1 Non-transparent mode
You can get received data by the following two methods:
- Direct push access mode: Output received data directly from the UART port
- Buffer access mode: Read received data from internal buffer using AT commands
6.3.2 Transparent mode
You can only get received data directly from the UART port in this mode.