By allowing the node to join the network, does it means the PIC 16F886 has been wake up from the sleep mode by the EZSP_NWAKE from the EM260 of the sensor board and query pin C7 for the input (Power button pushed to ON) for a time defined by emberPermitJoining()?
If lets say node A relay message to node B, so at A:
Code:
ezspJoinNetwork(EMBER_ROUTER)
emberPermitJoining(0x1E) /set to 30 secs for joinning
sleep()
After that I let node A enter the sleep mode.
Is my concept correct?
Does anyone doing coding like this before?
Appending the message frm node A to node B?
Thanks in advance.
evios
Joined: 24 Nov 2008 Posts: 8
Posted: Thu Dec 04, 2008 5:17 am
Does anyone know is the PIC wake up during network forming or when it is called by the #define?
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum