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

19
Online

11.2k
Users

11.1k
Topics

112.5k
Posts