Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/07/11 09:08
Read: times


 
#181468 - AT commands common.
Responding to: ???'s previous message
Yes, AT commands are not unusual. It needs a chance to autobaud which it can't do if it starts to transmitting directly. And the user must be able to turn on/off the radio module and to get feedback if it is connected. Some modules - not all - allows the setting of the PIN code.

It isn't uncommon that AT commands can be used to preconfigure the module so that one GPIO pin requests a connection and another pin reports that it is paired. Then the microcontroller may think it is a normal cable with handshake, so the microcontroller tells it's ready and when it gets the go-ahead from the other side it may just send data.

But the important thing is that the bluetooth modules don't put any special hw requirements on the microcontroller. Some of them are even multi-voltage so they may operate on anything between 3 and 6V making it easy to adapt to the logic levels of the microcontroller.

All this falls out almost immediately by reading the datasheets for a couple of modules. It's always meaningful to google and read up a bit before asking questions on forums. Starting to ask questions with zero preparation is about as silly as asking a forum if it's best to tie the left or right shoe lace first. People will just get irritated, and for a good reason.

List of 16 messages in thread
TopicAuthorDate
Bluetooth based data communication            01/01/70 00:00      
   Cross-Post            01/01/70 00:00      
      why Bluetooth?            01/01/70 00:00      
         Very different application areas!            01/01/70 00:00      
            yes/no            01/01/70 00:00      
   Cross-posted            01/01/70 00:00      
   Before you jump into Bluetooth...            01/01/70 00:00      
      Solving the other side            01/01/70 00:00      
         RE: Brilliant memory            01/01/70 00:00      
            Labview knows            01/01/70 00:00      
   Which Controller to select            01/01/70 00:00      
      How to achieve the task through 8051            01/01/70 00:00      
         Why would processor matter?            01/01/70 00:00      
            maybe not quite true            01/01/70 00:00      
               AT commands common.            01/01/70 00:00      
         What have you done to find out?            01/01/70 00:00      

Back to Subject List