muratdemirtas / MT7601u

Ubuntu and Embedded Linux(Raspberry Pi, Banana Pi etc.) drivers for MediaTek MT7601u Wireless Chipset. Support Access Point(AP) and Station Mode(STA). Tested on 32-64 Bit Ubuntu and Raspberry Pi 2 with all kernels since v4.0.0+. You can use this driver for internet sharing(hotspot), robotic, file transfer or ssh.
Other
93 stars 44 forks source link

Connection fails with MT7601 in AP mode #15

Open avp24 opened 4 years ago

avp24 commented 4 years ago

Hi,

I am using this driver to compile mt7601 for AP mode. Compilation and loading of modules have been successful on my board. Also able to see SSID on Laptop. But it has been observed many times that when I try to connect with SSID (HD_MESH_1) I am not able to connect. Also checked with Multiple devices to try to connect with the SSID. Can anyone let me know what is the issue with this driver code in case of AP mode.

Thanks.