Christoph Schultz
Christoph Schultz
I've looked for all failures but I didn't get any idea for fixing this. On demo.thingsboard.io i have Version: esp8266_pt1k 0.0.2 and on my device ( D1 mini) there is...
in platformio the registry also not up to date. if I use in platformio.ini 'lib_deps = thingsboard/thingsboard @^0.12.2', platformio search for dependency thingsboard/pubsubclient instead of thingsboard/TBPubSubClient. thanks
The scetch compiles well and my device download the OTA_update from thingsboard, but after rebooting the Serial out was. ``` connecting to AP... connected connected to (demo.thingsboard.io with token ...........
altered m_client.get_buffer_size() to m_client.get_send_buffer_size() due to issue #241
While compiling the arduino-send-telemetry scetch in platformio ide of vscode I got this error: Using thingsbord sdk 0.15.0 ~~~In file included from src\main.cpp:8: .pio\libdeps\d1_mini_pro\ThingsBoard\src/ThingsBoard.h: In member function 'bool ThingsBoardSized::Send_Json(const char*,...