demirschmid61

Results 11 issues of demirschmid61

Hello sir, Thank you very much for this wonderful library, I have one question, is it possible to check whether i can check device is currently advertising or not? Is...

Hello Team, Thank you very much for the upgrade of the espressif32 version with 6.0.1. I want to use the **board_build.partitions = default_16MB.csv** for ESP32 but controller is reseting. If...

stale

Hello, Thank you very much for the library, can I use this library on LittleFS? Can you please upload a simple example as you provided for sqlite3_littlefs? https://github.com/siara-cc/esp32_arduino_sqlite3_lib/blob/master/examples/sqlite3_littlefs/sqlite3_littlefs.ino

Hello sir, Thank you very much for this wonderful library which reduces the RAM. I am trying to migrate from ArduinoBLE to NimBLE, but facing some issues. When I am...

@matth-x Thank you very much for the wonderful library, I can use charging transactions remotely and locally when CP is online. Can you please throw some light on the **authorization...

Thank you very much @matth-x for this wonderful library, I followed the steps for HTTPS firmware update, its working. The file is downloading and installing perfectly, but the CP is...

Hello sir, I am using BLE and WIfi both in one project, also trying to get WiFi available network list via BLE on app. If i am stating BLE service...

Hello @matth-x, I am implementing the free vending mode for two connectors. Successfully implemented free vending mode for 1 connector, the following configuration keys are mentioned below. **Cst_FreeVendActive** set to...

Hello @jeremypoulter I am using this library on arduino (Version 3.0.0) platform, giving the following error. ``` .pio/libdeps/esp32dev/ArduinoMongoose/src/mongoose.c:5059:10: fatal error: mbedtls/net.h: No such file or directory 5059 | #include ```...

Hello @matth-x, I did 146 ocpp transactions for 147th transaction the **RemoteStartTransaction** gets rejected and the connector status shows **Preparing** without a gun connection. Please have a look at the...