-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Hey, my name is Arek and I have a problem with connecting the bluetooth to the other pins than the TX and RX. Pins TX and RX have probably damaged because the module does not transmit or receive any signals. On pins A0 and A1 Bluetooth module comes without any problems. I tried add this piece of code to ZOWI BASE V2:
#include "SoftwareSerial.h"
SoftwareSerial mySerial (A0, A1); // RX, TX - conversely
But when compile error appears that all other libraries have been unused and neglected. How do I connect a bluetooth module to the other pins than TX and RX and use them in ZOWI BASE V2?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels