Hello,
I have some questions regarding the btm-180 bluetooth module.Im new to the field and im trying to understand how it works.First i have searched the internet and i`ve found different opinions regarding the connection of the module to a microcontroller.Im using a ATMega16 and through bluetooth i want to send messages from the computer to the board let say display it on a LCD and from the board to the pc .I have a temperature sensor(lm35) and on a certain command i want to receive from the board the temperature (this for the transmission part). On some sites i saw that they connected the UART_TX, UART_RX, UART_CTS , UART_RTS VDD and GND but this for another type of bluetooth module.I want to make my module to work both as a receiver and a transmitter so do i really need the handshaking assured by CTS and RTS?Or i will connect the UART_TX and UART_RX of the module directly to the microcontroller TxD and RxD?
Another question is how to make my module discoverable since i dont find a complete datasheet with the AT commands.Could you help me please with some guidelines or a schematics in eagle?Thank you very much

