Hi everyone,
i'm working on a card called M3 nodes works with :
MCU ARM Cortex M3, 32-bits, 72 Mhz, 64kB RAM – ST2M32F103REY
sensors
Ambient sensor light – ISL29020
Atmospheric pressure and temperature – LPS331AP
Tri-axis accelerometer/magnetometer – L3G4200D
Tri-axis gyrometer – LSM303DLHC
radio communication 802.15.4 PHY standard, 2.4 Ghz – AT86RF231
I succeeded to have the mesures of the sensors that i want.
Now i'm trying to send this data to my arduino ( with Xbee S1 on it).
I read on the net that Zigbee and 802.15.04 are not actually the same. So is there any way to adjust my Xbee module to get these Data.
Thank you