lorabasics / basicmac

LoRa Basics™ MAC
Other
79 stars 42 forks source link

Best way to initiate join #7

Closed Rush4iot closed 3 years ago

Rush4iot commented 5 years ago

In the documentation it is said to use LMIC_startJoining, but the code example is using lwm_setmode(LWM_MODE_NORMAL);

Which is the recommended way to join ?

Olivier

mkuyper commented 5 years ago

When using the higher-level lwmux service as recommended, the lwmux handles the interaction with the LMiC core, and the application should use the APIs provided by the service instead of directly calling LMIC_* functions such as LMIC_startJoining().

rbaldwin13 commented 3 years ago

In an effort to improve our customer support experience and in recognition that our support backlog on GitHub has historically exceeded the capacity of our engineering team, we have taken the difficult decision to focus on the most contemporary issues reported and to close all others without confirmation of resolution.

Our belief is that issues which have remained unresolved and unaltered for extended periods of time are less likely to continue to pose a significant problem to the user than when they were originally filed. More contemporary issues however may still be relevant and hence are more appropriate to prioritize.

For those users who remain interested in resolution of a reported issue that was closed, we are encouraging usage of our developer portal forums [https://forum.lora-developers.semtech.com/] and commercial support portal [https://semtech.force.com/ldp/ldp_support] as the preferred avenues to receive support. We will continue to monitor the GitHub issue trackers as well, but want to encourage all users to take advantage of the increased community presence on the developer portal. For commercial customers, we highly recommend using the commercial support portal which is uniquely tailored to service such support requests.