-1

how to send data to a server with the help of HTTPS protocol via GSM and stm32?

I am not understanding How to implement this communication to server using HTTPS and what are the steps and resources ishould use and follow

  • There are a lot of individual steps you need to do worth a small project in itself. Depending on resources you have, you need to set up and configure GSM communication (which likely means external hardware apart from MCU), you probably need to set up communication with GSM module (UART? Something else?), you need to be able to form HTTPS data structures. All of this directly follows from your question. Specifics depend a lot on the hardware you have. – Ilya Sep 02 '23 at 10:57
  • This question needs more focus. From the Help Center: *Your questions should be reasonably scoped. If you can imagine an entire book that answers your question, you’re asking too much.* – President James K. Polk Sep 02 '23 at 15:45
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Sep 02 '23 at 18:23

0 Answers0