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

micropython and API mode #79

Open
l6l6 opened this issue Mar 15, 2022 · 0 comments
Open

micropython and API mode #79

l6l6 opened this issue Mar 15, 2022 · 0 comments

Comments

@l6l6
Copy link

l6l6 commented Mar 15, 2022

Hello,

I am working on switching an Xbee device to API mode after running code in micropython mode. However, I sometimes see lags in the run time of the module. Is there a requirement to allow a time delay before switching to another mode? On a related note, when I listen and write to the UART lines in micropython mode, I thought the console would stay open after switching to API. But I'm missing something because API frames are not sent if the console is not open. Does the host have to enable the console on its side?

Thank you for your help.

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