[USRP-users] Re: How to use command replace hardware-reboot

2022-10-24 Thread Marcus D. Leech
On 2022-10-24 15:24, Wade Fife wrote: If you can connect over USB, you can connect to the SCU, which will allow you to shutdown the device and turn it back on. To connect to the SCU, see: https://files.ettus.com/manual/page_usrp_n3xx.html#n3xx_micro https://files.ettus.com/manual/page_usrp_n3x

[USRP-users] Re: How to use command replace hardware-reboot

2022-10-24 Thread Wade Fife
If you can connect over USB, you can connect to the SCU, which will allow you to shutdown the device and turn it back on. To connect to the SCU, see: https://files.ettus.com/manual/page_usrp_n3xx.html#n3xx_micro https://files.ettus.com/manual/page_usrp_n3xx.html#n3xx_getting_started_serial_micro

[USRP-users] Re: How to use command replace hardware-reboot

2022-10-24 Thread Rob Kossler
Not sure if this will help, but you might try all or part of the following: overlay rm n310 && overlay add n310 && systemctl restart usrp-hwd On Sun, Oct 23, 2022 at 1:48 PM EmPa Kro wrote: > Dear Marcus, > > I use the devices in 5g. > If the protocol handling too slow, then it will let N310 mee

[USRP-users] Re: How to use command replace hardware-reboot

2022-10-23 Thread EmPa Kro
Dear Marcus, I use the devices in 5g. If the protocol handling too slow, then it will let N310 meet hardware real time. [Ex: Protocol must complete scheduling and encoding/decoding... in one slot.] Best Regards, Kenny Marcus D. Leech 於 2022年10月24日 週一 凌晨1:04寫道: > On 2022-10-23 12:58, EmPa Kro w

[USRP-users] Re: How to use command replace hardware-reboot

2022-10-23 Thread Marcus D. Leech
On 2022-10-23 12:58, EmPa Kro wrote: Dear USRP develop, Because I meet some of hardware real time issue. I must use my finger off/on power button. Are there any other ways to reboot? I have used software command to reboot, but it can't fix HRT issue. "ssh root@[N310_IP] \reboot" Best regards,