I'm running a code on Arduino and using Bluefruit EZ-link to pass data from Arduino to Raspberry Pi3B. The Arduino code is working as well as its setup with the EZ Link as we've already got the whole thing running on Windows. I've already successfully paired and bind serial port named /dev/rfcomm0. ...