Anyone verified Talon Mirage WiFi IoT card, or another WL18xx - based device with MangoH Red WP7607/ 8/9 board ?
I need to add WiFi feature to MangoH Red WP7607/ 8/9 board for video streaming. It seems onboard WIFi chip has limited through put with UART interface .
The Talon WiFi IoT card based on the TI WL18xx chipset supports WiFi on mangOH Red without much difficulty. Off the top of my head, I think the only thing you would need to do to make it work is comment out this line in the mangOH Red system definition file:
If you run into any issues with the card, please let us know and I’m confident that we can work through them. I have used the card many times in the past.
Thanks for reply. Will reply after checking the same .
In between I have one query about Hardware setting of mangoH Red board IOT connector (CN306) SDIO signals. .
It seems IOT connector SDIO data signals are connected to UART1 control signal (DTR/DSR/DCD/RI) of Wp76XX module (J200) .
Did you isolate those SDIO signals from UART1 port control signals while do testing WL1831 based IOT WiFi card . There is an option to isolate with resistors (R584 to R587) .
If you have the “HL_MODE” dip switch in the off position (which you should for WP modules), then the connections to the UART1 signals shouldn’t matter.
I did follow the steps mentioned in the link provided in mangOH git.
I get wifi.sinc file not found when “make red_wp76xx”. Request your input here.
log:
tjayaprakash@IM-RT-SR-002:~/wp/mangOH$ make red_wp76xx
Makefile:86: ==== OCTAVE_ROOT not defined ====
Not building LEGATO due to $LEGATO == 0
NOTE: When using leaf, these TOOLCHAIN_X variables don’t need to be passed to mksys.