Daniele Colanardi

Results 5 comments of Daniele Colanardi

Hi! Yes, I thought about it many times (and I know how to read the sensors data already). The problem is that Xbox 360 does not support any motion axis,...

> Hi, Daniele! > > > and I know how to read the sensors data already > > Do you have any working Windows code for reading accelerometer data? I've...

The library will print to Serial only if manually enabled. Make sure you don't have any `#define ENABLE_DEBUG_PING` in your sketch

Please move this issue to the ESP32Ping project, as it is unrelated to this repository.

No, there's no easy solution. I found this [MSDN page](https://docs.microsoft.com/en-us/windows-hardware/drivers/hid/top-level-collections-opened-by-windows-for-system-use) that also confirms that exclusive access is not viable for HID devices. Since last version of mi-360, it will fallback...