Simone1223
Simone1223
Hi, I'm trying to create a cross-platform app with Visual Studio via .net MAUI, but when I try to do `device.ReadReport(OnReport);` I get the response: ‘System.PlatformNotSupportedException: “Operation is not supported...
Hi, I am trying to communicate with an HID device (STM32). At the moment I have to transmit 256 bytes (including ReportID) from my PC, which represents the device's status...
### Describe the bug Hello, I am having difficulty using one of ‘SfNumericEntry’ controls and need your help as soon as possible. I'll start by saying that I'm using CommunityToolkit.Mvvm,...