Shop OBEX P1 Docs P2 Docs Learn Events
RN-42 Bluetooth example Propeller spin code? — Parallax Forums

RN-42 Bluetooth example Propeller spin code?

dbritta1dbritta1 Posts: 36
edited 2013-03-09 05:43 in Propeller 1
Just received RN-42 Bluetooth Module (#30086)
I found example code for the BASIC Stamp, but could not find example Propeller spin code or wiring diagrams.
Instructions similar to those at http://learn.parallax.com/KickStart would be very nice.
Does anyone have link to Spin example code for RN-42?

Comments

  • dbritta1dbritta1 Posts: 36
    edited 2013-03-09 05:43
    Per 32810-Propeller-Project-Board-USB-Guide-v1.0.pdf:
    Connected RTS and CTS pins.
    Set voltage jumper to 3.3v.
    Set Baud Rate to 115k by removing jumper 4.
    Computer could detect, but not connect to RN-42 module using default passcode (1234).

    Real problem was: USB connection to Propeller board could not supply enough current to RN-42 Bluetooth module.
    Connected 6v SLA to Propeller board power inputs, then computer could connect to RN-42 module.
    Now working using FullDuplexSerial.spin.
Sign In or Register to comment.