Patrick Lapointe
Patrick Lapointe
This pull request add the possibility to subscribe to raw events. Useful if you want to handle specific events that are not handled in BLEPeripheral. I implemented the changes that...
Hello, First, @nunofgs, thanks for appliying modifications to the image to allow the raspi camera to work :) When I saw that you added the support for it, I've tryed...
## Issue with foreign key ids changes that is lost after read We have a weird issue with the change tracker since upgrade from .net 6 to .net 7. This...
Hello, I have some code working on a BLE Nano v1.5 (NRF51822) with nrf framework v4.2 However, when I update the platform to v4.3, it doesn't work anymore. Here is...
Hello, Your library is really nice and easy to use. I have an issue with `FormWrapper`. When I fill with `FormWrapper`, the content of filled fields only appear on click....