I am re-starting a project to send MQTT topics to AWS. At this point, is MQTT_Simple still the best way to start and then modify the endpoint as suggested in case 224855 or would it be better to start with something like Asset_Tracker (or maybe something else)? I am particularly concerned about the effort to add certificate and keys to MQTT_Simple code.