T265 make mouse very slow on Jetson Xavier NX

Hi, I am using Intel Realsense T265 camera on Jetson Xavier NX via USB. There is also an wireless USB dongle for mouse. When T265 is plugged in, I found the mouse response is very slow, and sometimes I could totally lost the muse. The USB dongle also connect a keyboard, but keyboard worked fine.

How can I fix the mouse slow response issue?

Any error log coming out from dmesg after you plug this camera?

There is a limitation of the usb port current. Not sure if this affect your case.

https://developer.nvidia.com/jetson-xavier-nx-developer-kit-carrier-board-specification-p3509-a01

2.1 USB Ports
The carrier board supports two USB Connectors. One is a USB 2.0 Micro B connector (J5) supporting Device mode only (including USB Recovery). There are two, dual stacked USB 3.0 Type A connectors (J6 and J7). Each connector supports Host mode only. A single load switch supplies VBUS to all four USB 3.0 ports and is limited to 2A of output current

@WayneWWW Thanks for the information. However, I think it is Bluetooth related, since if I used a wired mouse plug into the USB port, I do not have this problem.