> I write a test code from your example. It works fine if message buffer > size (BUF_SIZE) is smaller than 64 bytes. > Is there some constrain? There should not be any constraint beyond whatever may be imposed by the device. - Sean