I have created an Airvantage account, and registered my mangoh red with the account. However, when i view the Provisioning options tile, nothing is displayed. even though after punching in at!gstatus? into the module console it says i am connected?
Hello again! the provisioning options tile updated and looks like the manual. but for some reason, the widgets for the sensors arent showing any data, even though i turned on redsensortocloud
once again, you are a life saver thanks for the help
Please see if you can see the sensor value, e.g.
cat /sys/bus/i2c/devices/4-0068/iio:device0/in_anglvel_x_raw
cat /sys/bus/i2c/devices/4-0068/iio:device0/in_temp_raw
Also please check if you can receive the sensor data in AVMS webpage:
in timeline, you should be able to see the data such as
redSensorToCloud/mangoh.Consumption
redSensorToCloud/mangoh.Sensors/Accelerometer/Acceleration/X
redSensorToCloud/mangoh.Sensors/Accelerometer/Acceleration/Y
redSensorToCloud/mangoh.Sensors/Accelerometer/Acceleration/Z
redSensorToCloud/mangoh.Sensors/Accelerometer/Gyro/X
redSensorToCloud/mangoh.Sensors/Accelerometer/Gyro/Y
redSensorToCloud/mangoh.Sensors/Accelerometer/Gyro/Z
redSensorToCloud/mangoh.Sensors/Power
redSensorToCloud/mangoh.Sensors/Pressure/Pressure
redSensorToCloud/mangoh.Sensors/Pressure/Temperature
then module can send data to AVMS server.
Have you import a appmodel file in the AVMS webpage?
I remember those widget needs this file to be imported. appmodel_PoC_17.08.app.zip (894 Bytes)