Other Parts Discussed in Thread: AM3356,
Hi team
Customer is developing their system with WL1837MOD/AM3356(Linux). Although Customer is verifying WiFI signals with their board, they noticed that the output to RF_ANT1 and RF_ANT2 is reversed. Their antenna's configuration is as follows. I'm not sure what's wrong. Can I have Expert's advice/comments on this, please?
<<< RF_ANT1 configuration >>> #cd /usr/sbin/wlconf # ./wlconf -i /lib/firmware/ti-connectivity/wl18xx-conf.bin -o /lib/firmware/ti-connectivity/wl18xx-conf.bin --set wl18xx.phy.spare0=0x08 # calibrator wlan0 plt power_mode on # calibrator wlan0 wl18xx_plt tune_channel 7 0 1 # calibrator wlan0 wl18xx_plt set_tx_power 20000 0 0 7 0 1 0 1 0 0 0 0 # calibrator wlan0 wl18xx_plt tx_tone_start 1 0 1 0 # calibrator wlan0 wl18xx_plt tx_tone_stop <<< RF_ANT2 configuration>>> #cd /usr/sbin/wlconf # ./wlconf -i /lib/firmware/ti-connectivity/wl18xx-conf.bin -o /lib/firmware/ti-connectivity/wl18xx-conf.bin --set wl18xx.phy.spare0=0x00 calibrator wlan0 plt power_mode on calibrator wlan0 wl18xx_plt tune_channel 7 0 1 calibrator wlan0 wl18xx_plt set_tx_power 20000 0 0 7 0 2 0 1 0 0 0 0 calibrator wlan0 wl18xx_plt tx_tone_start 1 0 2 0 calibrator wlan0 wl18xx_plt tx_tone_stop
And then, customer was able to see WiFi RF signals on RF_ANT1, however, customer was Not able to see WiFi RF signals on RF_ANT2. Although customer was trying to check their commands, they are not sure this root cause. it will be appreciated if Expert will share example (Ant2, 5GHz Transmit).
Customer is referring https://processors.wiki.ti.com/index.php/WL18xx_TX_Testing#ANT1_.26_ANT2_Assembly_Validation_for_Production
Best regards,
Miyazaki