I have an HC06 (bluetooth sensor) connected to a LM35 (temperature sensor) and obviously to an arduino board.
I'm using an app calld "Serial Bluetooth Terminal" and all works well but i need to connect my phone to the HC06, and every other app don't see it (i need to create an app on node and show the temperature in a box and the connection don't work, i try with other app for see if the problem was with my code, but every other app don't see it so i can't even try to connect).
My phone (android) see it in the Bluetooth device but don't connect to it.
Any suggestion/help? (sorry if the message is not perfect, this is not my first lenguage)
Basicaly my phone associate but it dosn't connect
(i have this school project i have to build an app that recive via bluetooth a temperature, using the app that i previusly named i could assure that the arduino code is correct, but for building my own app and show the temperature i need that my phone connect to the HC-06 without external help)
This would indicate that the phone is successfully paired with the HC06 in the bluetooth settings, and that the app can find, connect, and communicate with the HC06.
but i need to connect my phone to the HC06, and every other app don't see it (i need to create an app on node and show the temperature in a box and the connection don't work, i try with other app for see if the problem was with my code, but every other app don't see it so i can't even try to connect).
Please explain in more detail what issues you are having. Are you trying to write your own app? What other standard BT terminal apps have you tried along with Kai Morich Bluetooth Serial Terminal?
tanks but i neet to connect my phone with it whitout an application so that i can create my own.
(i have this school project i have to build an app that recive via bluetooth a temperature, using the app that i previusly named i could assure that the arduino code is correct, but for building my own app and show the temperature i need that my phone connect to the HC-06 without external help)