HC-06 RS232



  • I´m using the HC-06 RS232 Busplatine and want to send a editable String with the libary
    #include <SoftwareSerial.h>
    #include <Wire.h>
    and
    SoftwareSerial blueSerial(PIN_RECEIVE, PIN_SEND);
    blueSerial.write(String);

    The problem is it can´t be read any Strings and the values of sensors are written as a non-alphabet, non-number thing.


Log in to reply
 

Suggested Topics

  • 3
  • 1
  • 3
  • 3
  • 2
  • 12
  • 7
  • 1

47
Online

10.9k
Users

11.0k
Topics

112.1k
Posts