Hi We are using the UART demo to communicate with the nrfUART app.There's a condition some time when it connect,it will disconnect immediately,anybody know what's the issues from?
Thanks
Hi We are using the UART demo to communicate with the nrfUART app.There's a condition some time when it connect,it will disconnect immediately,anybody know what's the issues from?
Thanks
Hi
I do not have a clear answer as this is working fine on my Samsung S4 phone. A colleague of mine experienced similar things a while ago when he had been connecting to a device with another profile before running the UART demo. Perhaps Android did not update its BLE attribute table for the UART demo profile but was still using attribute table from the old profile. You could try to disable BLE on your Android phone and enable it again to see if that fixes the problem (Settings -> Connections -> Bluetooth), or perhaps restart the Android phone.
Do you see any disconnect reason or code?
The best way to analyze the problem is to see what is happening on air. Currently we provide BLE packet Sniffer for this purpose.
Hi
I do not have a clear answer as this is working fine on my Samsung S4 phone. A colleague of mine experienced similar things a while ago when he had been connecting to a device with another profile before running the UART demo. Perhaps Android did not update its BLE attribute table for the UART demo profile but was still using attribute table from the old profile. You could try to disable BLE on your Android phone and enable it again to see if that fixes the problem (Settings -> Connections -> Bluetooth), or perhaps restart the Android phone.
Do you see any disconnect reason or code?
The best way to analyze the problem is to see what is happening on air. Currently we provide BLE packet Sniffer for this purpose.