Skip to Main Content

Cloud Platform

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Send Wireless Pressure and Temperature transmitter data to oracle cloud using raspberry pi

3711934Aug 13 2018

Hello I am actually from Electronics branch and working with new IOT interface sensors which create the mesh communication with raspberry pi, after knowing about the cloud services we have started with guidance page(http://www.oracle.com/webfolder/technetwork/tutorials/obe/cloud/iot/RaspberryPiSetup/RaspberryPiSetup.html ) but facing issue while configuring the raspberry pi with internet access

export ftp_proxy=http://my-proxy:my-port
export http_proxy=http://my-proxy:my-port
export https_proxy=http://my-proxy:my-port

Our main is to connect the wireless pressure and temperature transmitter https://store.ncd.io/product/long-range-iot-wireless-temperature-barometric-pressure-sensor/  which will send the data to the Oracle database using the WIFI connection but as a new starter I am still finding issues in connecting the raspberry pi with Oracle database servers, so any help kind suggestion will be very helpful to make this work easily

Comments
Post Details
Added on Aug 13 2018
0 comments
475 views