Closed ajinkya-open closed 1 year ago
compiled by updating libraries lets see if hardwre works as intended
updated platform ini
esp8266_platform_2_7_0 = espressif8266@2.5.0
[env]
framework = arduino
upload_speed = 460800
monitor_speed = 38400
[env:esp8266_make]
##platform = ${common.esp8266_platform_2_4_0}
platform = ${common.esp8266_platform_2_7_0}
# platform = ${common.esp8266_platform_2_4_1}
Hi @ajinkya-open
It seems you're using the async-mqtt-client library. Then open the issue there.
Try to compile on Arduino IDE first if you're not familiar with how PIO is working. Also post the issue there if you can't figure out what's wrong.
Also try to include MRE so that other people can help you out.
The issue is closed now as not using this library.
Good Luck,
platform.ini file as below
In file included from lib/async-mqtt-client-develop/src/AsyncMqttClient.hpp:29:0, from lib/async-mqtt-client-develop/src/AsyncMqttClient.cpp:1: