Document History

Revision

Date

Changes

0

2015-02-16

First issue

1

2015-11-26

The entire document has been revised, and a new template has been adopted.

2

2016-10-31

New APIs

m2m_hw_i2c_cmb_format;

m2m_hw_uart_aux_open, m2m_hw_uart_aux_get_state;

m2m_dump_init, m2m_dump_save, m2m_dump_clear;

m2m_DIGEST_alloc_res, m2m_DIGEST_destroy_res;

m2m_MD5_Init, m2m_MD5_Update, m2m_MD5_Final,

m2m_SHA_Init, m2m_SHA_Update, m2m_SHA_Final,

m2m_SHA256_Init, m2m_SHA256_Update, m2m_SHA256_Final

m2m_uart_close_hwch;

 

Added:

M2M_SOCKET_BSD_TCP_KEEPALIVE option and related example.

M2M_SOCKET_BSD_SOCKNOERROR.

M2M_SOCKET_STATE_CONNECTED.

LE910 V2 SERIES in applicability table.

m2m_hw_sleep_mode_cfg()

m2m_os_task_get_enqueued_msg()

 

Updated:

m2m_socket_bsd_addr_str();

m2m_socket_bsd_addr_str_ip6();

m2m_socket_bsd_get_sock_opt():

- M2M_SOCKET_BSD_SO_KEEPALIVE,

- M2M_SOCKET_BSD_TCP_NODELAY;

m2m_socket_bsd_socket_state().

m2m_hw_sleep_mode()

m2m_firewall()

m2m_firewall_ip6()

m2m_network_list_available_networks()

 

Changed:

m2m_hw_aux_open chapter title in m2m_hw_uart_aux_open.

m2m_hw_uart_close function name in m2m_uart_close_hwch.

 

Removed:

Modules & SW Ver. Tables chapter.

3

2017-01-31

Changed the title of the document and the format of the Applicability Table.

 

Changed the note in chapter 5.

 

Added notes in chapters 5.4 ÷ 5.7, 12.37, and 12.39.

 

Added the following APIs:

m2m_ipraw_cfg()

m2m_ip4_send()

m2m_ip4_recv()

 

m2m_pdp_activate_ip6_cid()

m2m_pdp_activate_cid()

m2m_pdp_deactive_cid()

m2m_pdp_get_status_cid()

m2m_pdp_get_my_ip6_cid()

m2m_pdp_get_my_ip_cid()

m2m_pdp_get_datavol_cid()

m2m_socket_bsd_socket_cid()

m2m_socket_bsd_get_host_by_name_cid()

m2m_socket_bsd_get_host_by_name_ip6_cid()

m2m_socket_bsd_get_dns_ip6_cid()

m2m_socket_bsd_get_dns_ip_cid()

 

Added chapter m2m_ipraw_api.h