Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nbAccess.status() doesn't change after removal of antenna #101

Open
JeroenWur opened this issue Oct 10, 2022 · 0 comments
Open

nbAccess.status() doesn't change after removal of antenna #101

JeroenWur opened this issue Oct 10, 2022 · 0 comments

Comments

@JeroenWur
Copy link

Hi all,

For a project I need to get the MKNBR connected to a Azure cloud server and yes, I did it! But then I started making it bulletproof. To simulate a loss of communication I just disconnect the antenna and check the signal strength via the nbScanner class. That seems to work and the unit stays operational and on the debug serial issues the problem with signal loss. But then just now and then the signal is up again for no apparent reason, the antenna is still disconnected. All the time the antenna is disconnect I keep on calling the ready() function and status() keeps returning value 3 -> READY. How is that possible? The signal is totally lost. What am I missing?
Then the MQTT client wants to send data and the unit freezes and a WDT occurs.
So, how do I tell the MQTT the connection has dropped and how to get the nbAccess to 'reset' when signal strength is lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant