Other Parts Discussed in Thread: CC2650
Hi,
We are using cc2650 and zstack 1.2.2.a home automation.
We want to print debug messages on serial port for different events of z stack such as beancon started, end device become orphan, received short address, binding process done successfully using ezmode.
We are write down code for printing debug messages on serial port in application and tested.
Guide me for following points:
1. Can i know this events at application side since we have different project for zstack? if yes tell me method.
2. Is it recomended to use serial driver code in zstack project? if no please tell me how to print messages for zstack project and zstack different events?
3. Any already exiting method for printing messages on mentioned Zstack events?
Thanks you.