Does the xbee_ansic_library have support for making TLS connections? I see SSL, but not TLS in the library. Do the certificates have to be loaded with the XCTU utility, or can this be done programmatically?
I see section for TLS in the documentation that uses AT commands to specify the cert files. I guess this is the correct way to set them programmatically.
Are there any code examples of this?