RfidClick board and Arduino

Post your requests and ideas for the mikroElektronika website & forums.
Post Reply
Author
Message
stoyan
Posts: 2
Joined: 15 Jan 2016 10:15

RfidClick board and Arduino

#1 Post by stoyan » 15 Jan 2016 10:32

Hello,
Please provide Arduino example for RfidClick board.
http://www.mikroe.com/click/rfid/
I am trying to connect it to Arduino Uno via
http://www.mikroe.com/click/arduino-uno-shield/
Please give an example how to use RfidClick board + Arduino shield with Arduino Uno?
I found similar board in
http://www.solutions-cubed.com/bm019/
with corresponding Arduino example, but can not use it directly with your RfidClick board.
Also any information about Arduino shield board switcc will be helpful - for what is this switch, in which position should be for normal operation and Arduino programming.

Thank you and best regards,

Stoyan

User avatar
Aleksandar.Mitrovic
mikroElektronika team
Posts: 1697
Joined: 11 Mar 2015 12:48

Re: RfidClick board and Arduino

#2 Post by Aleksandar.Mitrovic » 19 Jan 2016 08:41

Hi Stoyan,
stoyan wrote:Please give an example how to use RfidClick board + Arduino shield with Arduino Uno?
I will suggest this to our developers but I can not give you any promises.

If you take a look at this manual you will see that this switch is connecting UART pins PD0 and PD1 to the program lines of the Arduino of you want to use them for programming or disconnecting them if you want to use this lines just for UART.

Best regards,
Aleksandar

Kumpel
Posts: 1
Joined: 18 Feb 2016 12:11

Re: RfidClick board and Arduino

#3 Post by Kumpel » 18 Feb 2016 12:28

I've got exactly the same problem. I've tried via SPI and via UART.
The BM019 from SolutionsCubed carried the CR95HF, too. I've connected
the RFID Click the same way to my Arduino UNO:

RX (DIN) on PIN9 for wakeup
CS (SS) on PIN10 for DeviceSelection
SDI (MOSI) on PIN 11 for Datatransfer Input -< Arduino
SDO (MISO) on PIN 12 for Datatransfer Output -> Arduino
SCK on PIN 13

I wonder, that on both pins SSI0 + SSI1 i measured 3.3V. In SPI mode it should be
only on SSI0.?!

It would be really great if someone would publish some sample code for the Arduino.
Thanks!

Post Reply

Return to “Website & Forums Wishlist”