Reputation: 1
I am attempting to read the response after sending a command to the IoT device. I have verified that the command I'm sending is correct, and the IoT device does send a response, as I've confirmed using the Bluetooth Serial App available on the Play Store. However, I am encountering difficulties in reading the response within my application. Please advise on how to troubleshoot this issue.
I was expecting to read the response from the IoT device.
Upvotes: 0
Views: 215