vrees

Results 3 comments of vrees

As a workaround I set 'CONFIG_ESP_INT_WDT_CHECK_CPU1=y'. So in case resumeAfterDeepSleep() blocks due to corrupt SPI communication and a task watchdog timeout occurred it resets the CPU. The first time after...

The CX5110 uses a Windows CE7 Operating System. Changing the Runtime is quite complex as it uses SD cards for the installation. And I was happy to get it running...

Fixed! The problem was, that I used an old version of the **ihmc-native-library-loader** lib Using following dependency it worked: ``` us.ihmc ihmc-native-library-loader 2.0.3 ```