arduino nano, veralite and door sensors

Hi,

I am using Veralite (z-wave) for home-automation. I have also a lot window/door sensors (on photo, PT2262, 433mhz) which I would like to link with Veralite. These sensors transmit only (1 time) when door/window is opened. I tried Rfxtrx433 adapter but as of now pt2262 is not yet implemented. I would like to try option with arduino Nano and 433 receiver module. Can you advise which 433 mhz module should I use? It would have to be able to receive from multiple transmitters (not at the same time) and output different addresses to Nano and then on to Veralite.

The very cheap 433MHz from Ebay will work. But be sure to use a receiver with a crystal, not the ones with a coil.
The PT2262 protocol is in a library called RCSwitch.

Thanks for reply.

Would any of below be ok?

http://www.aliexpress.com/item/1pcs-433Mhz-RF-transmitter-and-receiver-kit-for-Arduino-project-FREE-SHIPPING-3235/1310368894.html

Those are the ones that I was warning you about (the green plastic with the coil and red lacquer seal on it).
The receiver has a coil to tune the frequency. If that is slightly changed, or something metal is nearby, it is no longer tuned to 433MHz.

It's hard to search for them, but these search words will show a few of them:

ok, so the one below should be ok?

http://www.ebay.com/itm/Manchester-Coding-RF-Receiver-Super-heterodyne-Wireless-Module-433MHZ-114dBm-/280932610614?pt=US_Replacement_Remotes&hash=item4168e37236

and will it be able to receive from PT2262 transmitters (the one that I posted in op)?

Yes, I think so.
They mention "Manchester coding", and I think they mean that the module does not have that coding on board, but it can only achieve 2.4kbps (kilo bits per second) with Manchester coding.
The Manchester coding means that there is good balance between '1' and '0'.

I'm not 100% sure, so you have to try it. Perhaps you could also buy such a very cheap one with a coil for short range testing. It's only a few dollars/euros.