Author Topic: BlueSmirf Gold Transmit only after 60s?  (Read 1650 times)

0 Members and 1 Guest are viewing this topic.

Offline kl22Topic starter

  • Full Member
  • ***
  • Posts: 106
  • Helpful? 2
BlueSmirf Gold Transmit only after 60s?
« on: May 30, 2010, 01:51:56 AM »
So here is the problem I'm having:
I can receive fine in the first approx 60 seconds but as soon as I transmit something from the computer to the bluesmirf (via hyperterminal) the connection gets lost. But if I wait for the blinking light to slow down to about 1 per second and then reconnect everything works fine.

I'm currently assuming this is a problem with the Bluesmirf being in configuration mode? can any one help me with some code to get the time to switch to idle to be faster.

I'm thinking its something along the lines of
send $$$
send 0 (or a couple for seconds maybe 5?)
send ---

If this is correct could someone provide me with the code they used?

Any help would be greatly appreciated!

Offline kl22Topic starter

  • Full Member
  • ***
  • Posts: 106
  • Helpful? 2
Re: BlueSmirf Gold Transmit only after 60s?
« Reply #1 on: June 01, 2010, 07:31:52 AM »
Problem solved the correct code is in the AT command manual.

http://www.sparkfun.com/datasheets/Wireless/Bluetooth/rn-bluetooth-um.pdf

send $$$
send ST, 0
send ---<CR>

<CR> is a return, I used RealTerm. This disables the configuration timer.

 


data_list