Koxx3

Results 27 issues of Koxx3

Hello, first, thanks for this library. It makes settings management much easier ! I'd like to link settings. For example : - setting1 (checkbox) - setting2 (text) I'd liked to...

[Youtube video](https://www.youtube.com/watch?v=PZCCVdFGOMM&feature=youtu.be) I tried to change "inputBurst" but no effect.

Hello, I have an arduino project for ESP32. I'd like to enable flash encryption. I moved to "arduino, espidf". It's building. Now, I'd like to rebuild the bootloader to enable...

feature
Arduino
ESP-IDF

I looked at the SDK API, and I din't find any answer. Any help please ?

Hello, I used your very good lib with arduino only before, no trouble. Now, I am migrating to IDF + ARDUINO with platformio. It doesn't build. platformio.ini ``` [env] platform...

Hello, thanks for your great tutorial. It's really good. I have an issue with the json load. It loads the json fine, but in another root... so, the rest of...

Hello I have a large project with ESP-DF (4.4.1) and Ardunio (2.0.3). I use Nimble-Arduino (1.4.0). My ESP32 act as server and clients (phones) alternativly connect on the ESP32. Currently,...

Hello, this is a bug that I have been tracking for a long time. It's difficult to reproduce. After some time, it becomes impossible to reconnect to the ESP BLE....

**Describe the bug** I didn't discover the exact conditions yet, but sometime, the bonding get stuck with this message : "Only allow one bond request at a time" It often...

bug

Hello, I am currently using react-native-sensors to fusion sensors datas and give me a precise heading. The code is available here : https://github.com/Koxx3/react-native-sensor-fusion I changed the acceleration Z axis to...