Closed oxbown closed 11 months ago
Not sure what you modified... Stack canary watchpoint triggered means that the stack size is exceeded (you can easily google it). So this would mean that the iictask needs more stack (why?). You could run the decoder.py from the tools dir to get a source stack.
This is what I change https://github.com/oxbown/esp32-nmea2000/commit/3a366129d127334d9e19d24a58a25963171e70ea
Hello! I´m working in a PortABC version #58 of the esp32-nmea2000 code. I´m using pin 39 for SCL and pin 38 for SDA on a M5ATOMS3. I´m traying to use a ENV III sensor using the "-D GWSHT3X11" and "-D GWQMP698811" flags on "platformio.ini". Compilation is OK and upload to board is OK, but if i plug the sensor in the i2c port the board start to reboot endlessly.
This is the serial log: