# MediaTek WiFi on SPI \[Solved\]

**URL:** https://mangoh.discourse.group/t/mediatek-wifi-on-spi-solved/2568
**Category:** mangOH Red
**Created:** [April 18, 2019, 7:51am UTC](https://mangoh.discourse.group/t/mediatek-wifi-on-spi-solved/2568 "2019-04-18T07:51:12Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![asifarshad](https://avatars.discourse-cdn.com/v4/letter/a/cdc98d/32.png) [@asifarshad](https://mangoh.discourse.group/u/asifarshad)
#### Post date: [April 29, 2019, 4:10pm UTC](https://mangoh.discourse.group/t/mediatek-wifi-on-spi-solved/2568/6 "2019-04-29T16:10:18Z")

</div>

> **[mangOH Red mt7697 WiFi](https://github.com/mangOH/mangOH/wiki/mangOH-Red-mt7697-WiFi)**
>
> Primary mangOH git repository. Contribute to mangOH/mangOH development by creating an account on GitHub.

Follow the above steps but change the build files as explained below

> [@Red MT7697 WiFi](https://mangoh.discourse.group/t/red-mt7697-wifi/917/2):
>
> Two things to check here: First was the MT7697 built for serial transport. To check goto the GCC/feature.mk and check the SWI\_SPI\_ENABLE (should be = n) and the SWI\_UART\_ENABLE (should be = y). Second insure AT port settings are correct by doing following: on the device run microcom -E /dev/ttyAT execute at!entercnd=“A710” execute at!mapuart=17,1

At the end where you pass uart to wifi in mtwifi script and then scp it to mangoh.  
It should work fine

---

_[View the full topic](https://mangoh.discourse.group/t/mediatek-wifi-on-spi-solved/2568)._
