ricbrue
ricbrue
I am trying to use this wrapper in order to include a Chart inside my .razor page, I've successfully managed to show data but now I need to drag and...
I need help in order to generate the pylonsrc plugin for a custom Yocto Linux image (ARM aarch64 CPU). I've already read the issue #34 but it seems incomplete. Have...
Hi, I've an issue using this library on an ESP32 device. I've to add a very long string (`char* encoded_base64_data`) which is around 20000 bytes long to a JSON. almost...
It seems that placing the ConnectToKnownDeviceAsync inside a different thread which is not the MainThread causes the app to be stuck and doesn't connect to the BLE device. ## Steps...
Hi, I am looking for a method to retain DynamoDB data when powering off the PC, when it restarts (and then I restart the Docker image) I have to manually...