The first time "device.transfer(message, cb)" works well, when called again "device.transfer(message, cb)" is not read or written.
I tried changing the parameters: microSecondDelay: 10 - 10000, etc.
Does not help! The only solution is to wait 4 seconds before repeating "device.transfer(message, cb)".
Cannot be used while device is polling.
The first time "device.transfer(message, cb)" works well, when called again "device.transfer(message, cb)" is not read or written.
I tried changing the parameters: microSecondDelay: 10 - 10000, etc.
Does not help! The only solution is to wait 4 seconds before repeating "device.transfer(message, cb)".
Cannot be used while device is polling.