Search found 2 matches

by manel_issaoui
Tue Aug 24, 2021 10:14 am
Forum: Report Bugs
Topic: MQTT last will and testament message
Replies: 0
Views: 10838

MQTT last will and testament message

Hello esspressif community, I've been working with MQTT lately and decided to add the LWT feature which "as described in esp-idf website" can be enabled just by configuring the following fields in esp_mqtt_client_config_t-struct defined in mqtt_client.c . This is exactly what I have done and I used ...
by manel_issaoui
Thu Jul 22, 2021 1:30 pm
Forum: ESP-IDF
Topic: Best way to using SEGGER SYSVIEW for tracing data from FreeRTOS
Replies: 1
Views: 2924

Re: Best way to using SEGGER SYSVIEW for tracing data from FreeRTOS

Hello ,
Please can you provide me with an example of code to collect data over UART , I've been struggling the whole week to record data o segger sysview over UART but I couldn't and I did not find enough documentation about this topic,
Thank you in advance