azimuthdeveloper
azimuthdeveloper
### Feature Request or Enhancement Please add support for M5Stack Core 2 (https://www.cnx-software.com/2020/09/01/m5stack-launches-core2-esp32-iot-development-kit-with-2-inch-touch-display/#:~:text=M5Stack%20has%20just%20launched%20an,motion%20sensor%20and%20a%20microphone.) ### Additional context The display is ILI9342C, and the touchscreen driver is FT6336U. Considering I have the...
Hey, I saw that BTLE is now part of win32 and that's super exciting. From reading the documentation though, it seems like there isn't an example on how to subscribe...
If something else on the computer is using BTLE, quick_blue throws EXCEPTION_ACCESS_VIOLATION_READ
I had another console app using BTLE, and my app kept crashing. Once I closed the other app, my flutter app with quick_blue worked as intended. Here's a detailed stack...
Sometimes, quick_blue will throw an error in the WinRT code. This causes the app to crash to desktop. I've managed to get logging working with my app, so I've got...
Just using the simple demo doesn't actually produce a working example. Things like, what you need to inject aren't there. People are having this issue, refer to stack overflow question:...
Please? We'll be so good.
Hey, This package is great, I've noticed an issue where certain faces will flicker in and out of existence when the user rotates around the object.  When I import...
Hi, and thanks for this excellent BLE library! On Windows 11, there is an issue with `local_name` not being populated at device scan time. This seems to be because Windows...
In my app the attachments look like this:  It'd be nice if I could alter the list of attachments to show either by thumbnail or by the name of...
All the way back in 2020, I logged this issue about right clicking on the lib folder in Android Studio and having "new package" instead of "new folder". Apparently, it...