R305 not working with hardware serial but works with software serial

An Uno only has one hardware Serial port so if you are using it for your r305, you can not use it to print debug messages, etc to the Serial Monitor. Without seeing your code, who knows?