Replies: 2 comments
-
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing due to inactivity. Please feel free to re-open or file a new issue if you have any more questions. |
Beta Was this translation helpful? Give feedback.
0 replies
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'm running the AT firmware on the XIAO however its using the internal antenna.
According to XIAO wiki, in order to set to use external antenna, I need to set Pin 3 and 14 as outputs, then set 3 LOW and 14 HIGH.
How can I accomplish this on a device running AT firmware? I tried using AT+SYSREG but it doesn't seem to be working.
Is there a way to set these default pin values as part of a custom compiled firmware? If so, how?
Beta Was this translation helpful? Give feedback.
All reactions