Replies: 1 comment 1 reply
-
How are you calling this? In a loop? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I only found a way to get signal strength using
controller.scan_with_config
(I'm using embassy and awaiting the call), but it prevented communication from working at the same time on other tasks.Is there a way to get signal strength while doing network communication?
Beta Was this translation helpful? Give feedback.
All reactions