Receiving sensor inputs wirelessly.

hello,

i have created a wireless sensor network using 3 arduino boards and 3 xbee series 2 radios mounted on arduino using xbee shield.

one board, the coordinator is connected to pc via usb while the other two routers have single sensors attached. the two sensors attached are lm35 temperature to one board and pusle oximeter to another.

i am not sure how to proceed further and how to code the coordinator board to receive inputs from the senors, differentiate between the two inputs and display it.

please help.

The coordinator can send a client number, whereupon that client sends its data.

DrDiettrich,

thanks for your prompt reply
i am a newbie and lack basic knowledge however this project is important.

do i have to code the router boards as well? if so can you send me some sample code or so?

thanks in advance

See the examples coming with the xbee library.