Dear cyss,
First of all, sorry for delay answering.
Now, let's go step by step into your issues:
1 . Waspmote_A to Waspmote_B communication.To carry out this, just upload...
- "WaspXBee802_2_sending_receiving" to --------->Waspmote_A;
- "WaspXBee802_2_sending_receivingB" to---------> Waspmote_B;
If upload process is success, just open two serial monitors (one for each Waspmote) and you should see something like next.
Waspmote_A serial monitor:Quote:
~\0x00\0x04\0x08RMY\0xff~\0x00\0x06\0x08RMY\0xff\0xff\0x01~\0x00\0x1e\0x00R\0x00\0x00\0x00\0x00\0x00\0x00\0xff\0xff\0x00R\0x01#\0x00VxTest message!\0xa5~\0x00\0x06\0x08RMY\0x00\0x00\0xff
ok
Network Address Source: 00
MAC Address Source: 013A2040762048
Network Address Origin: 00
MAC Address Origin: 00000000
RSSI: 49
16B(0) or 64B(1): 0
Data: Test message!
PacketID: 52
Type Source ID: 2
Network Identifier Origin: ACK
Waspmote_B serial MonitorQuote:
~\0x00\0x04\0x08RMY\0xff~\0x00\0x06\0x08RMY\0xff\0xff\0x01~\0x00 \0x00R\0x00}3\0xa2\0x00@v 6\0x00R\0x01#\0x02ACK#Test message!\0xbc~\0x00\0x06\0x08RMY\0x00\0x00\0xff
ok
Make sure your Xbee modules have same network parameters. You can do it with X-CTU tool or uploading creating Network example.
2 Waspmote to gatewayTo carry out this, upload the code "wasp_start_program_802" to Waspmote_A.
When the uploading process is successful, plug one Xbee into Waspmote_A and the other Xbee into the gateway (not Waspmote), and then, open a serial monitor what is coming out from the gateway. You should see something like next lines:
Quote:
~\0x00S\0x80\0x00}3\0xa2\0x00@v H^\0x02R\0x01#\0x01\0x00}3\0xa2\0x00@v H-mac:0013A20040762048 -x:32,y:-8,z:1014 -temp:27 -bat: 94%
\0xb9
3. Meshlium.
You can contact our
commercial service and explain what you want to do. They will tell you what can you do with meshlium.
Hope this is useful for you.
Let us know your comments
Kind Regards