lorabasics / basicmac

LoRa Basics™ MAC
Other
79 stars 42 forks source link

Application Startup (appstart) service call is required or mandatory ? #4

Closed Rush4iot closed 5 years ago

Rush4iot commented 5 years ago

In programming model page it is written: It is recommended that applications make use of the Application Startup (appstart) service to provide the correct initialization for the run-time environment..

Is it recommended or mandatory ?

Olivier

mkuyper commented 5 years ago

It is highly recommended that applications make use of the appstart and the lwmux services. The ex-join example illustrates how to make use of those.