Z-Wave module pinout to make it compatible with Pi b+
#1
Question 
Hye,

I just received my Z-Wave (EU) module. Thanks guys for your amazng job. I waited and it was well served.

The board is for a Pi2 GPIO but I wan"t to plug it on a Pi b+ GPIO.

My question is: What GPIO pinout the Z-Wave module is expecting?!

If you have a little schmatic with connection to GPIO, I can use some wires to plug it in.

Thanks
Thx Etienne,

Pine64 - 2Gb + Z-Wave (EU) + abs case
[url= http://www.etiennebretteville.com][/url]
  Reply
#2
The 40 pin GPIO of the PI2, and the PI b+ are preceisely identical; be warned however, that the PI bus of the PineA64 board is not precisely compatible with the real Raspberry PI. Some of the pins do not work, and some of them require external pull-up resistors to work.
marcushh777    Cool

please join us for a chat @  irc.pine64.xyz:6667   or ssl  irc.pine64.xyz:6697

( I regret that I am not able to respond to personal messages;  let's meet on irc! )
  Reply
#3
(09-06-2016, 07:03 AM)MarkHaysHarris777 Wrote: The 40 pin GPIO of the PI2, and the PI b+ are preceisely identical;  be warned however, that the PI bus of the PineA64 board is not precisely compatible with the real Raspberry PI. Some of the pins do not work, and some of them require external pull-up resistors to work.

Yeah the pin number are not the same between PI2/Pine64 and raspberry B+ (Pi1).

No pinout from the dev or schematic of the design?!
Thx Etienne,

Pine64 - 2Gb + Z-Wave (EU) + abs case
[url= http://www.etiennebretteville.com][/url]
  Reply
#4
(09-06-2016, 07:10 AM)ebretteville Wrote:
(09-06-2016, 07:03 AM)MarkHaysHarris777 Wrote: The 40 pin GPIO of the PI2, and the PI b+ are preceisely identical;  be warned however, that the PI bus of the PineA64 board is not precisely compatible with the real Raspberry PI. Some of the pins do not work, and some of them require external pull-up resistors to work.

Yeah the pin number are not the same between PI2/Pine64 and raspberry B+ (Pi1).

No pinout from the dev or schematic of the design?!

The 40 pin layout of the PIb+, PI2, and PI3 are identical.

The 26 pin layout of the PIb is identical with the first 26 pins of the PIb+, PI2, and PI3

The pinouts of the PineA64 are on the wiki page here:
marcushh777    Cool

please join us for a chat @  irc.pine64.xyz:6667   or ssl  irc.pine64.xyz:6697

( I regret that I am not able to respond to personal messages;  let's meet on irc! )
  Reply
#5
(09-06-2016, 07:16 AM)MarkHaysHarris777 Wrote:
(09-06-2016, 07:10 AM)ebretteville Wrote:
(09-06-2016, 07:03 AM)MarkHaysHarris777 Wrote: The 40 pin GPIO of the PI2, and the PI b+ are preceisely identical;  be warned however, that the PI bus of the PineA64 board is not precisely compatible with the real Raspberry PI. Some of the pins do not work, and some of them require external pull-up resistors to work.

Yeah the pin number are not the same between PI2/Pine64 and raspberry B+ (Pi1).

No pinout from the dev or schematic of the design?!

The 40 pin layout of the PIb+, PI2, and PI3 are identical.

The 26 pin layout of the PIb is identical with the first 26 pins of the PIb+, PI2, and PI3

The pinouts of the PineA64 are on the wiki page here:

Thx, I know that but just sliding the pine64 hat on the pi b+ is enought, don't want to brake the hat. This why I want to know which pins from the 40 pins pine64 gpio are in use to be sure that this is just a sliding matter.
Thx Etienne,

Pine64 - 2Gb + Z-Wave (EU) + abs case
[url= http://www.etiennebretteville.com][/url]
  Reply
#6
(09-06-2016, 07:28 AM)ebretteville Wrote:
(09-06-2016, 07:16 AM)MarkHaysHarris777 Wrote:
(09-06-2016, 07:10 AM)ebretteville Wrote:
(09-06-2016, 07:03 AM)MarkHaysHarris777 Wrote: The 40 pin GPIO of the PI2, and the PI b+ are preceisely identical;  be warned however, that the PI bus of the PineA64 board is not precisely compatible with the real Raspberry PI. Some of the pins do not work, and some of them require external pull-up resistors to work.

Yeah the pin number are not the same between PI2/Pine64 and raspberry B+ (Pi1).

No pinout from the dev or schematic of the design?!

The 40 pin layout of the PIb+, PI2, and PI3 are identical.

The 26 pin layout of the PIb is identical with the first 26 pins of the PIb+, PI2, and PI3

The pinouts of the PineA64 are on the wiki page here:

Thx, I know that but just sliding the pine64 hat on the pi b+ is enought, don't want to brake the hat. This why I want to know which pins from the 40 pins pine64 gpio are in use to be sure that this is just a sliding matter.

It IS NOT a sliding matter... I'm trying to tell you, the PineA64 PI bus is not fully compatible with the real Raspberry PI.  It depends whether the hat uses i2c for one thing.  In order to get it to work, you may need to provide external pull-up resistors for the i2c bus (depends).  You really ought to start with the hat. How does the hat work, which pins does it actually use, then map down to the PineA64.  You may want to check your hat hardware against a real Raspberry PI first, just to test the hardware.  Then, move to the PineA64 and figure out what is missing (if anything).
marcushh777    Cool

please join us for a chat @  irc.pine64.xyz:6667   or ssl  irc.pine64.xyz:6697

( I regret that I am not able to respond to personal messages;  let's meet on irc! )
  Reply
#7
(09-06-2016, 07:55 AM)MarkHaysHarris777 Wrote:
(09-06-2016, 07:28 AM)ebretteville Wrote:
(09-06-2016, 07:16 AM)MarkHaysHarris777 Wrote:
(09-06-2016, 07:10 AM)ebretteville Wrote:
(09-06-2016, 07:03 AM)MarkHaysHarris777 Wrote: The 40 pin GPIO of the PI2, and the PI b+ are preceisely identical;  be warned however, that the PI bus of the PineA64 board is not precisely compatible with the real Raspberry PI. Some of the pins do not work, and some of them require external pull-up resistors to work.

Yeah the pin number are not the same between PI2/Pine64 and raspberry B+ (Pi1).

No pinout from the dev or schematic of the design?!

The 40 pin layout of the PIb+, PI2, and PI3 are identical.

The 26 pin layout of the PIb is identical with the first 26 pins of the PIb+, PI2, and PI3

The pinouts of the PineA64 are on the wiki page here:

Thx, I know that but just sliding the pine64 hat on the pi b+ is enought, don't want to brake the hat. This why I want to know which pins from the 40 pins pine64 gpio are in use to be sure that this is just a sliding matter.

It IS NOT a sliding matter... I'm trying to tell you, the PineA64 PI bus is not fully compatible with the real Raspberry PI.  It depends whether the hat uses i2c for one thing.  In order to get it to work, you may need to provide external pull-up resistors for the i2c bus (depends).  You really ought to start with the hat. How does the hat work, which pins does it actually use, then map down to the PineA64.  You may want to check your hat hardware against a real Raspberry PI first, just to test the hardware.  Then, move to the PineA64 and figure out what is missing (if anything).

Understood this is why I'm asking how the dev did developp the Z-Wave hat... Thnx anyway
Thx Etienne,

Pine64 - 2Gb + Z-Wave (EU) + abs case
[url= http://www.etiennebretteville.com][/url]
  Reply
#8
(09-06-2016, 08:40 AM)ebretteville Wrote:
(09-06-2016, 07:55 AM)MarkHaysHarris777 Wrote:
(09-06-2016, 07:28 AM)ebretteville Wrote:
(09-06-2016, 07:16 AM)MarkHaysHarris777 Wrote:
(09-06-2016, 07:10 AM)ebretteville Wrote: Yeah the pin number are not the same between PI2/Pine64 and raspberry B+ (Pi1).

No pinout from the dev or schematic of the design?!

The 40 pin layout of the PIb+, PI2, and PI3 are identical.

The 26 pin layout of the PIb is identical with the first 26 pins of the PIb+, PI2, and PI3

The pinouts of the PineA64 are on the wiki page here:

Thx, I know that but just sliding the pine64 hat on the pi b+ is enought, don't want to brake the hat. This why I want to know which pins from the 40 pins pine64 gpio are in use to be sure that this is just a sliding matter.

It IS NOT a sliding matter... I'm trying to tell you, the PineA64 PI bus is not fully compatible with the real Raspberry PI.  It depends whether the hat uses i2c for one thing.  In order to get it to work, you may need to provide external pull-up resistors for the i2c bus (depends).  You really ought to start with the hat. How does the hat work, which pins does it actually use, then map down to the PineA64.  You may want to check your hat hardware against a real Raspberry PI first, just to test the hardware.  Then, move to the PineA64 and figure out what is missing (if anything).

Understood this is why I'm asking how the dev did developp the Z-Wave hat... Thnx anyway

Which hat are you trying to use?   Link?
marcushh777    Cool

please join us for a chat @  irc.pine64.xyz:6667   or ssl  irc.pine64.xyz:6697

( I regret that I am not able to respond to personal messages;  let's meet on irc! )
  Reply
#9
The one from pine64 : https://shop.pine64.com/collections/modu...5394348614

Not exactly the same. They seem to use usb- usb+ 3v3 and gnd so let's see on the pi b+ gpio

Envoyé de mon SM-N9005 en utilisant Tapatalk
Thx Etienne,

Pine64 - 2Gb + Z-Wave (EU) + abs case
[url= http://www.etiennebretteville.com][/url]
  Reply
#10
(09-06-2016, 02:41 PM)ebretteville Wrote: The one from pine64 : https://shop.pine64.com/collections/modu...5394348614

Not exactly the same. They seem to use usb- usb+ 3v3 and gnd so let's see on the pi b+ gpio

Envoyé de mon SM-N9005 en utilisant Tapatalk

ok... thanks... looks like that module is plugged into the euler bus and is using uart0 on pins 29 & 30 , also has access to PB2, PD6  & PD7.
marcushh777    Cool

please join us for a chat @  irc.pine64.xyz:6667   or ssl  irc.pine64.xyz:6697

( I regret that I am not able to respond to personal messages;  let's meet on irc! )
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Sad Z-Wave and openzwave+node-openzwave-shared saro 2 6,222 09-01-2017, 05:22 AM
Last Post: saro
  Z-Wave - Full and Low Power Inclusion mode B34N 1 4,197 03-26-2017, 06:03 PM
Last Post: B34N
  What cameras are compatible with that ribbon connector? nayrenitnatsnoc 1 3,818 02-18-2017, 11:50 PM
Last Post: dkryder
  KICAD Quick Lib and Module Generator mbt28 1 4,612 02-12-2017, 10:45 PM
Last Post: tllim
  Z Wave Module and still using GPIO bang 2 5,703 01-16-2017, 03:12 AM
Last Post: bang
  Z-Wave US module with adapter aegrotatio 4 7,136 01-08-2017, 12:03 AM
Last Post: aegrotatio
  RaZberry Module (z-wave) need support to get it working! Luxus 13 18,716 11-03-2016, 02:04 AM
Last Post: Luxus
  Z-Wave module problem vintagewaffle 0 2,319 10-26-2016, 10:50 AM
Last Post: vintagewaffle
  Raspberry Pi and Arduino accessories compatible? Krowyn 6 10,509 10-08-2016, 10:36 AM
Last Post: rohan
Video Australia/New Zealand Z-Wave module Jnimmo 46 53,445 10-02-2016, 02:25 PM
Last Post: tllim

Forum Jump:


Users browsing this thread: 2 Guest(s)