Part Number: CC3551E
Hi Team,
I am working with CC3551 using SimpleLink Wi-Fi SDK 9.21 (GA) and the AT-Commands example.
I need clarification on the recommended architecture for implementing an HTTPS client in this SDK, and whether any reference example is available.
I understand that the SDK integrates mbedTLS with a custom configuration. Before proceeding further, I would like confirmation on the officially supported approach.
Could you please clarify:
What is the recommended method for HTTPS client implementation in SDK 9.21:
lwIP raw API + ALTCP TLS
OR lwIP BSD sockets + direct mbedTLS API?
Is there any official HTTPS client example (non-MQTT) available for CC3551?
Please confirm the recommended and production-supported method.
Thank you.
Regards,
Vignesh