Hi.
It was failed to connect Bluetooth IMU sensor of Wit-Motion to Jetson with Intel 8265NGW Wireless NIC module.
How can I connect between them and get data?
Also, could you recommend the bluetooth IMU sensor for Jetson AGX?
Thanks
Hi.
It was failed to connect Bluetooth IMU sensor of Wit-Motion to Jetson with Intel 8265NGW Wireless NIC module.
How can I connect between them and get data?
Also, could you recommend the bluetooth IMU sensor for Jetson AGX?
Thanks
Hi, we don’t have such recommendation. For Jetson interface info, please refer to Design Guide and carrier board spec in DLC. If no finding there, you may check with vendors in ecosystem.
Hi
It works to commnuicate between WT901BLE sensor and Jeton that has 8265NGW via Bluetooh.
Python package Bleak is great helpful to connect and receive notify data from the sensor. The sensor’s address and UUID are required to get data.
If you want to c++ based library, gattlib might be a good choice. I think the library is easy-to-use than Bluez.
Thanks
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.