Advice how to connect this module

Hi

Can anyone help me understand how to connect this module to an arduino

It was built for a Raspberry Pi and the header pins are matched to pins 15-26 of the RPi P1 header. Apparently it should work with an arduino.

Can anyone help me work out how to connect these to an ardunio uno or pro mini. I have attached the module schematic to help identify which pins on the arduino I should use.

thanks

rpi802154-r1.pdf (20.5 KB)

I am failing to understand what is so great about that module.

If you want 2.4 GHz there are modules that are actually known to work with the Arduino.

ieee488 - I need a module which adds support for 6LoWPAN over 802.15.4

do you know of others which are known to work with Arduino

thanks

ieee488:
I am failing to understand what is so great about that module.

If you want 2.4 GHz there are modules that are actually known to work with the Arduino.

imology:
ieee488 - I need a module which adds support for 6LoWPAN over 802.15.4

do you know of others which are known to work with Arduino

thanks

Then I suggest you contact that seller.

It looks like it uses an SPI interface. Read up about the Arduino SPI library.

However you will also need the details of what to send to and what will be sent from the device.

...R