Writing to a serial port using SerialPorts.jl

Try sending an actual byte array with write(ser, UInt8[126 1 1 1 1]) instead.