Hello,
We received some new WP7603’s recently and have begun working with them. Everything worked to start, we were able to connect to our Windows laptop and flash the wifi firmware using the tutorial here: mangOH Red mt7697 WiFi · mangOH/mangOH Wiki · GitHub , and the MediaTek wifi worked using wifiWebAp. We were able to ssh and control the device from Ubuntu and Mac.
I rebooted the device using “reboot”, and since then the WP76 has become totally inaccessible. We cannot get an ip address from our Linux or Mac machines. We have tried the whole 9 yards, it seems as if the board is in a state
Our first thought is that this issue was encountered before with some old WP7603’s, where we were unable to ssh into them. So I thought that maybe the device reverted to an earlier firmware version. I tried installing release 7 and release 8 to no avail:
We cannot flash the firware with the Windows machine using the CF3 USB module, let alone connect to it, with the error:
Flashing Image
Awaiting Adapter…
Enabling Selective Suspend…
Firmware download failed.Primary Error code: 82 - Failed in checking modem mode
Secondary Error code: 0 - Not applicable
Device error code 0x0 - Unknown device error code"
Powering with the Console port, we can flash the firmware, but I would imagine that the error above is indicative of some other problem, and even with the firmware flash we are still unable to connect via ssh. Minicom through the console port works for ~15 seconds before the board freezes and we are forced to reboot.
As the mangoh Red documentation says here: https://mangoh.io/uploaded-documents/Reference/mangOH%20Red/Discover/Getting%20Started/41110479_mangOH_Red_GettingStartedWinCLI_r3.pdf , we have the dipswitches set to 1,3,5,8.
A full list of actions that occurred on the board were just the AT commands from this video: https://www.youtube.com/watch?v=KDO835vo1Lg&feature=player_embedded, /sbin/ifup wlan1 and /sbin/ifdown/wlan1
What could be the issue here?