Maxime ANDRÉ

Results 26 comments of Maxime ANDRÉ

Thank you very much @Gerhard-Vienna ! i've spent all the day trying to find why i got the same error : ``` Error: Could not connect multidrop rp2040.dap0 ``` I've...

Hi, yes you are very welcome, thank you ! it is a little bit difficult for me to keep it up to date, i have some health issues, i can't...

Do you want an access to the repo ? or to make a fork ?

what is a mod wheel ?

Here is my code. It would have been better to make a pull request maybe, but i don't know where is the best place to put each part. And the...

I have worked on it this morning, i can send midi messages with the new NimBLE version, but i can't receive. I don't know why yet. i'll need to have...

can you show me your code ? you can create a task with [xTaskCreatePinnedToCore](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-reference/system/freertos_additions.html)

can you send me the whole code so that i can upload it on an esp32 ?

ok, so you modified the library, but i don't understand why... receivePacket is an internal function, that's why it is 'protected' i can't run the code because i don't have...