Carlos Guimarães
Carlos Guimarães
If possible, enable debug logs which might provide a bit of more information on what is hapenning.
It seems that if no version is defined in `platformio.ini`, it works. Working: ```ini [env:esp32thing_plus] platform = espressif32 board = az-delivery-devkit-v4 framework = arduino lib_deps = cguimaraes/zenoh-pico ``` Non-working: ```ini...
Since this seems to be related to PlatformIO build system, an issue was created in its repositories. Follow its status here: https://github.com/platformio/platformio-core/issues/4536
I don't have exactly that board but I will be testing with both a STM32F429ZI and STM32F767ZI, since I am not being able to replicate your issue. In the meantime,...
I might have an idea of what is happening on your scenario. **TL;DR:** your device is getting out of memory. I will have a further check on why the session...
Thanks for the detailed description of your experiments. It gives us a bit more insights on what might be happening. I am still inclined for a out of memory issue,...
You insights are also very useful and I will dig on this. And discuss with the team on what can be done in the short term aligned with the router...
Good to hear that your setup is not stable. I will keep this issue open until it is fully fixed by the upcoming Zenoh Protocol. Regarding the FreeRTOS port, we...
This will be addressed by when https://github.com/eclipse-zenoh/roadmap/issues/2 .
@p-avital can you have a look at this issue please? It was a pending a confirmation after the latest protocol merge