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.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login