Open rei-vilo opened 5 months ago
Trying again raised this error.
FREERTOS ASSERT ( !( ( xTaskGetSchedulerState() == taskSCHEDULER_SUSPENDED ) && ( xTicksToWait != 0 ) ) )
Both the SP and I²C bus are used. I tried with multiple GPIOs, both analog like A0
and digital like D1
, to no avail.
Summary
Which Arduino Nano Matter GPIOs are interrupt-capable?
The https://docs.arduino.cc/resources/pinouts/ABX00112-full-pinout.pdf does not provide this information.
Thank you!