Replies: 1 comment
|
Ive been trying to get the same hardware working as a transport node, but cant get the wifi working at all. Either through setting up with rnodeconf or the webconsole. for example,
Device configuration: Nothing related in the bootlogs. Anyone else had any progress? |
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 want to connect a ESP32S3+Wio-SX1262 as a RNodeInterface (port = tcp://x.x.x.x) eg. in sideband or meshchatx.
So I've configured a wifi on the XIAO using rnodeconf -w station etc.
This works, BUT only when I first connect the board via USB and open the serial connection, eg. with rnodeconf --info /dev/ttyACM0. Only then the wifi connection starts up. Is that the intended behaviour or is there a trick to fire up wifi without a connected computer? Did I miss something?
All reactions