MKR1000 and bluetooth

Hello!

Has anyone tried to communicate android and the MKR1000 with bluetooth? I've been trying with HC-05 and the same program for Arduino UNO, and I can´t. I´m using Tx and Rx ports (pins 13 and 14 of MKR1000) and no serial library.

I can´t find any information about it on Internet.

Thanks nad happy new year!

and no serial library.

You are trying to use a Serial device, but not using any serial library. Why?

Why not? The important thing is that the mkr1000 does not communicate with the bluetooth. It doesn´t work with or without serial library.

Did you ever find a solution? I am having the same problem.

This thread is a year old, so you will probably never know, the argument about the library was probably as irrelevant as it was incoherent, and the absence of comment about code or procedure was unhelpful..

For starters the MKR1000 is a 3.3V device. I understand the HC-05, as typically used, can be unreliable running on 3.3v. Are you able to power it properly? How are you doing that?

You might find the following background notes useful.

http://homepages.ihug.com.au/~npyner/Arduino/GUIDE_2BT.pdf
http://homepages.ihug.com.au/~npyner/Arduino/BT_2_WAY.ino