Sending BMP Sensor Data to Ubidots Using NodeMCU

preview_player
Показать описание
Here we interface the NodeMCU ESP8266 with Ubidots IoT cloud to send Temperature, Pressure, and Altitude data from the BMP180 sensor.

Learn more about this project:

Рекомендации по теме
Комментарии
Автор

he gives me

sketch_jun03a:47:25: error: expected primary-expression before '.' token

bufferSent = Ubidots.send();

^

exit status 1
expected unqualified-id before '.' token

spaceofconfort