Question
STM32F767ZI MQTT Issue
Hi all,
I have issue with stm33f767zi and LWiP mqtt. I'm trying to send data over mqtt every 10ms. Data is 400 samples from 3 ADCs represented as cJSON. After sending a few packets Im getting hardfault on tcp_out(), but if I set interval to 100ms every thinks works just fine. Could you suggest me what should I check in my configuration?
Thanks in advance
