-
-
Notifications
You must be signed in to change notification settings - Fork 249
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IF-SD-WIFI (ex. IPC_38x38-WIFI-if v1.02) support and reverse engineering #1486
Comments
@funkypozzy's backup contains the WiFI support:
The initialization is done by XmWlanDaemon:
|
This PR contains the necessary bits (except for the atbm603x specific support)
Older models (200 series) had an user reporting a different GPIO pin set: After successful GPIO + memory register setup:
Power inputs in the module can be verified with a DMM. |
@thedeadliestcatch Could you please make clear to me if the issue is now closed or witch further steps are needed to make this IF-SD-WIFI (ex. IPC_38x38-WIFI-if v1.02) board working? Thanks. |
@Nuts-Underline @csvke @thedeadliestcatch After the following modification to \etc\wireless\usb it works for me: Need also to
In case of issue try also to run: |
References:
#993 (comment) (by @csvke)
This is tracking the effort to support the IF-SD-WIFI board support. Currently it carries an Altobeam 60321s WiFi IC, communicating through the USB bus.
Generic support is present in the firmware already but unfortunately this does not seem to enable the card:
After compiling a custom firmware with the following options:
There is no apparent USB device listed in my case:
The original firmware did not contain any JSON files with explicit GPIO mentions for the duahgterboard:
PCB photos:
Example mainboard:
The text was updated successfully, but these errors were encountered: