When trying to compile for Arduino IDE 2.3.4 the following example code from sdk v.0.15.0 with
#define USING_HTTPS false (I want to send data with mqtt)
It is not possible to compile and outputs that error:
exit status 1
Compilation error: no matching function for call to 'ThingsBoardSized<>::ThingsBoardSized(Arduino_MQTT_Client&, const uint16_t&, const uint16_t&, int, const std::array<IAPI_Implementation*, 0>&)'