EasyBle
EasyBle copied to clipboard
Write notifications
Hi, im trying to send notification with the write method of your sample, the problem is that the method dont send the complete message, i tried write to batch but didnt work. Can you help me pls?
hi, if u don't set mtu , the default data length per packet is no more than 20 bytes. it will lose some data if the data length you send is greater than 20 bytes.