PocketPilot / PocketPilot

Smaller PocketBeagle version of the BBBmini flight controller.
http://thepocketpilot.com
85 stars 19 forks source link

WiFi Dongle not recognized #9

Closed marcovilla118 closed 1 year ago

marcovilla118 commented 1 year ago

Hi All,

I'm trying now to setup the WifI dongle, I connected the dongle like the schema on USB. The dongle I bought is a TP-Link TL-WN823N.

I tryed the connman without success:

connmanctl> connmanctl> connmanctl> tether wifi disable
Error disabling wifi tethering: Method "SetProperty" with signature "sv" on interface "net.connman.Technology" doesn't exist

connmanctl> enable wifi Error wifi: Method "SetProperty" with signature "sv" on interface "net.connman.Technology" doesn't exist

connmanctl> connmanctl>

root@beaglebone:/home/debian# root@beaglebone:/home/debian# iwconfig usb0 no wireless extensions.

can0 no wireless extensions.

lo no wireless extensions.

usb1 no wireless extensions.

can1 no wireless extensions.

root@beaglebone:/home/debian#

Should I have to perform other configuraiton to get thew doongle online? Any hints?

Thanks

marcovilla118 commented 1 year ago

Hi, finally I solved it was broken the connection between VBUS and the dongle. Hardware fault.

Thanks