Hi,all
my question is in the title.
i am making a project like NUS (sample in SDK).
i found that during the data transmission Situation,the write without response is more stable than notification.
Is this true?
Hi,all
my question is in the title.
i am making a project like NUS (sample in SDK).
i found that during the data transmission Situation,the write without response is more stable than notification.
Is this true?
Not a very clear question. Define 'stable', say what you are observing, or think you are observing. Since all the BTLE messages go over the same LL layer which is reliable and guaranteed delivery, the only differences between them all are whether they wait for replies or not.