문제

I am creating drink using Android nexux5 and Arduino Board. When I send the data from android device to Arduino Board It giving me the output

"Evt disconnected Advertising time out error"

I am sending the data using command

i:Rum~0;c:lime juice~45^;

This is running successfully by iPhone device but when running on android device the Serial monitor giving "Evt disconnected Advertising time out" .

Please also refer the the output image from the below link: https://www.dropbox.com/s/ncklciwm70y5azy/Output.png

In the image the upper code is for iPhone and the lower code for android.

도움이 되었습니까?

해결책

This was giving the error "Evt disconnected Advertising time out" because my android device Bluetooth was not working properly.

I tried the same code with another android devices it working fine.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top