The Simplest Serial Transparent Transmission Example of ZigBee

The Simplest Serial Transparent Transmission Example of ZigBee

Open the GenericApp project, and in the Workspace we can see these options Coordinator: Coordinator, RouterEB: Router, EndDevice: Terminal node. Choose different options, and after compilation, different firmware will be generated. Now let’s write a coordinator first. 1. Using the Coordinator Serial Functionality Add our serial initialization function in the GenericApp.c file within the GenericApp_Init … Read more