User's Manual

WISE-1510 User Manual 33
4. Application Development
Node APIs were provided to assist user develop applications. There are 2 UART
interfaces in WISE-1510. “debug_serial” is used for user development and debug.
User can see debug information of sample code via debug_serial. “m2_serial” is the
UART interface of M2.com.
4.1. Node API
Following show the architecture of the layer of LoRa Node and user application. User
can send request to LoRa node via API and got response. Besides, application can
also be notified by callback function if some event occurs from LoRa node.
Node APIs were listed as below:
System Start/reboot
nodeApiInitCarrierBoard
nodeApiStartLora
nodeApiReboot
Configuration get/set/save/factory reset