Daniel Kampert
Daniel Kampert
Managed to get this working by adding a delay of `vTaskDelay(500 / portTICK_PERIOD_MS);` to line 615 of `rak3172.cpp` I think this has something to do with some of this here...
I´m using the app as version 3.8.1 with a OnePlus Nord 4 (Android 15) but don´t receive any notifications for tasks. I´ve enabled the notifications for tasks in the app....
**Describe the solution you'd like** When using the KiCost plugin (i.e., with KiBot), you need the fields `manf`, `manf#`, and distributor-specific fields like `mouser#` to add the manufacturer, the part...
The example is based on the STM32 code, ported for the XMega.
### What's the feature 🧐 IMO, the short click remove is a faulty UI flow because (at least for me and my wife) we often remove the recipe by accident....
### What's the feature 🧐 Add a search function to improve the searching of a specific ingredient. ### Extra information and references _No response_
### Is this urgent? No ### What parts are affected Frontend ### What is the server version v113 ### What is the client version v0.6.15 (113) ### What platform are...
### What happened? The app always shows only one document ### Steps to reproduce 1. Login with regular user 2. Refresh documents ### Log output from the app ```shell ```...
**Describe the bug** When starting the application, I never get the output from the `on_connect` callback. The `Shutdown` button is working, but not the `Reboot` button. ``` $ python app.py...