Hi,
I’ve got my fist nanoCul. The goal is to replace the MAX!Cube.
The Cul is connectet with the RPi3. Find it at ttyUSB0 and under “ls -lah /dev/serial/by-id/”.
After installing maxcul I’ve got these log-messages:
info [pimatic-maxcul]: Timeout on CUL connect, cul is available but not responding
info [pimatic-maxcul]: serialPort /dev/ttyUSB0 is open!
info [pimatic-maxcul]: using serial device /dev/ttyUSB0@9600
Config:
{
“serialPortName”: “/dev/ttyUSB0”,
“debug”: true,
“plugin”: “maxcul”,
“active”: true,
“baudrate”: 9600,
“homebaseAddress”: “123456”
}
My versions:
pimatic 0.9.42
maxcul 0.9.8
nanoCul FW should be 1.67 (don’t know how to test it)
Raspbian Jessy
Any ideas what to do?