SIM5230 communication is similar to SIM900. I am using TCP transporter mode.
I never used Espruino Pico But STM32f407 has 1MB ROM and 192KB RAM. I am planning to use PolarSSL. If any better library is in marker please suggest me.
I am new to TCP and TLS. In my project I should get connected to AWS IoT server using MQTT and TLS over GPRS. I am using SIM5320 and STM32F4. Is it possible to implement TLS on SIM5230.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi Gordon,
Thanks for your quick reply!
SIM5230 communication is similar to SIM900. I am using TCP transporter mode.
I never used Espruino Pico But STM32f407 has 1MB ROM and 192KB RAM. I am planning to use PolarSSL. If any better library is in marker please suggest me.