I found this java code (https://www.digi.com/resources/documentation/Digidocs/90001942-13/resources/code/xbee900hpkit/transmit_data/mainapp.txt), which can set up the Xbee modules to sent data in Broadcast and Unicast modes.
In this (https://www.digi.com/resources/documentation/digidocs/pdfs/90001942-13.pdf) i found more examples, like ''Send digital actuations'', but some of the links for the sample codes are unactive. Did any one know where to find more examples like this?
Did anyone know where to find Python/MicroPython code for Broadcast and Unicast data transmissions?
And is there any examples for using Pycharm for XBee config?