2020-03-04 09:45 AM
I though of using the NUCLEO-H743ZI
(which might be an overkill)
is there a demo for that ? (that I can easily open an ssl socket and send/get requests ?).
1) is embed os good for this , or stm32CubeMX better ?
2) Tried using the stm32f407 with freeRTOS , but the malloc/free had some issues with _sbrk which I gave up.
again looking for https (TLS) client that can send json telemetry to the cloud