Skip to content

Instantly share code, notes, and snippets.

@TrevorJTClarke
Created January 20, 2017 00:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TrevorJTClarke/3ce91740700f2006fdf4784370577e77 to your computer and use it in GitHub Desktop.
Save TrevorJTClarke/3ce91740700f2006fdf4784370577e77 to your computer and use it in GitHub Desktop.
BlueSmirf: Bluetooth Notes - How I got data passthrough working
Reference Doc: https://cdn.sparkfun.com/assets/1/e/e/5/d/5217b297757b7fd3748b4567.pdf
Initial Setup Doc: https://learn.sparkfun.com/tutorials/using-the-bluesmirf#example-code-using-command-mode
Final Setup: (Data Passthrough settings)
$$$ Type this within 60 sec of turning modem on. You get a "CMD" response.
+ This turns on echo so you see what you are typing.
SU,96 This sets 9600 baud to Uno.
ST,255 This disables that pesky 60 sec timer.
--- This ends the command session.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment