Hey guys am working with a project and i want to know is it possible to send AT commands to hm-10 ble device directly from my android app over bluetooth without using any micro controller and if yes then how????
if any one trying this in future, the answer is yes we can just send a string to hm-10 as "AT\r\n" and it will respond with OK.