MKR1000 & Bluetooth | ¿What?!

Hello everyone.

Guys, I'm trying to install the Bluetooth module HC-05 to my MKR1000.

But researching and testing, apparently the library <SoftwareSerial.h> or <NewSoftSerial.h> are not compatible with the MKR1000 board.

This is true? I have done tests and it throws me error, error and more error. :confused:

Please, I'm waiting for your help.

Thank you very much for your help.

Tenshi

There is no software serial for the mkr1000 but you can add more serial interfaces. check this tutorial. https://www.arduino.cc/en/Tutorial/SamdSercom