Hi, I'm trying to connect 8 sensors from an Arduino to output sound through Pure Data. I am struggling to get Pure Data to read the port. When trying to connect to the port using [comport], I get the error message "failure(1168)."
Max has worked fine for me in the past, and I double checked the port in the Arduino IDE. It works fine in the Arduino IDE serial monitor. I also close the Arduino IDE serial monitor (and application) before trying to connect to Pure Data, and I still get the same error message.
If it matters, the port I'm using was made with a Bluetooth module (HC-05) connected to my Arduino.