How to automatically switch to Class B when Class B is lost #1186
-
I have some questions about Class B Class B when the beacon is lost for more than 2 hours, it will switch to Class A. how can I automatically switch to Class B again ? best regards ! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Once, this situation happens you can follow the same procedure as the one used for the first time. In the future it would be nice if you could post this kind of questions on the project Discussions tab. It is a better place to engage discussions and then we can agree if it is an issue or not. |
Beta Was this translation helpful? Give feedback.
-
I'll keep in mind to post it in the discussions tab next time. |
Beta Was this translation helpful? Give feedback.
Once, this situation happens you can follow the same procedure as the one used for the first time.
Calling the
LmHandlerRequestClass
API withCLASS_B
as parameter will restart the process to switch to Class B again.In the future it would be nice if you could post this kind of questions on the project Discussions tab. It is a better place to engage discussions and then we can agree if it is an issue or not.
If you don't mind I move this issue to the Discussions tab.