Hi, I want to use ubidots platform, (here is the source code https://github.com/ubidots/ubidots-c) to send all data values to internet, but I don’t know how can I link those libraries with HAL Demos.
I am looking forward to hearing your responses.
Thanks!
Hi! there is another way to get support for this topic? I asked this 9 days before and it seems that nobody have read this.
Hi,
We don’t have support for Ubidots yet.
Please add a new target in the CMake file:
For the new target, add the library (please search in stackoverflow).
A reference: https://cmake.org/cmake/help/v3.0/module/FindCURL.html
– Andres