Hi Michael, I've been trying different ways on that, and after resetting both two USRPs, they began to work. I've been using them for several days but only configured them once at the very beginning, maybe something went wrong with the system.. now they work at the ~5GHz range. I apologize for bringing the inconvenience, and really thank you for all your help!
Best regards, Fengyang ________________________________ 发件人: Michael Dickens <[email protected]> 发送时间: 2019年5月30日 15:08 收件人: Jiang, Fengyang 抄送: USRP Users 主题: Re: 回复: [USRP-users] A problem on transmitting data using 5GHz Could you also provide the files that do these Python commands? {{{ from receive_path import receive_path from transmit_path import transmit_path from uhd_interface import uhd_receiver }}} Those really are the heart of your Tx and Rx ! - MLD ----- Original message ----- From: "Jiang, Fengyang" <[email protected]> To: Michael Dickens <[email protected]> Subject: 回复: [USRP-users] A problem on transmitting data using 5GHz Date: Thursday, May 30, 2019 2:24 PM Hi Michael, Thanks for your response! I'll attach the codes for transmitter and receiver, and here are the commands: python3 benchmark_tx_copied_from_ins.py -f x.xxG --args="addr=192.168.10.3" --tx-gain=20 (for transmitter) python3 benchmark_rx_copied_from_ins.py -f x.xxG --args="addr=192.168.10.2" (for receiver) (x.xxG is the frequency) Thank you for your help! Best regards, Fengyang Attachments: * benchmark_rx_copied_from_ins.py * benchmark_tx_copied_from_ins.py
_______________________________________________ USRP-users mailing list [email protected] http://lists.ettus.com/mailman/listinfo/usrp-users_lists.ettus.com
