[jaluino] r410 committed - fix comms reliability

1 view
Skip to first unread message

jal...@googlecode.com

unread,
Apr 15, 2012, 5:26:03 AM4/15/12
to jal...@googlegroups.com
Revision: 410
Author: sebastien.lelong
Date: Sun Apr 15 02:25:42 2012
Log: fix comms reliability
http://code.google.com/p/jaluino/source/detail?r=410

Modified:
/trunk/samples/jaluino_bee_xbee_api_tx.jal

=======================================
--- /trunk/samples/jaluino_bee_xbee_api_tx.jal Sat Apr 14 02:15:50 2012
+++ /trunk/samples/jaluino_bee_xbee_api_tx.jal Sun Apr 15 02:25:42 2012
@@ -46,7 +46,12 @@
xbee_req.addr64 = xbee_dest
xbee_req.network = xbee_net
xbee_req.api_id = XBEE_ZB_TX_REQUEST
--- what about frame id ?
+xbee_req.frame_id = 1
+-- also set the following, else it's working
+-- when PIC gets prog'd, not after a power down/up
+xbee_req.broadcast_radius = 0
+xbee_req.option = 0
+

-- Assuming LED is enable on hajumper)
onboard_led_direction = output

Reply all
Reply to author
Forward
0 new messages