RedSensorToCloud using Legato Framework 16.10.3 ( WP75XX )

Hi Team,
I am new to this Legato Platform. I have tried “RedSensorToCloud” sample application and getting error while building the source code. few points i have mentioned below.

Since i am new user, i am unable to upload my project directory. , Here is my error details

Description Resource Path Location Type
Type ‘le_avdata_SessionStateHandlerRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 182 Semantic Error
Type ‘le_avdata_SessionState_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 155 Semantic Error
Type ‘le_avdata_SessionState_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 1053 Semantic Error
Type ‘le_avdata_RequestSessionObjRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 180 Semantic Error
Type ‘le_avdata_RecordRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 39 Semantic Error
Type ‘le_avdata_RecordRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 124 Semantic Error
Type ‘le_avdata_RecordRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 130 Semantic Error
Type ‘le_avdata_RecordRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 135 Semantic Error
Type ‘le_avdata_RecordRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 140 Semantic Error
Type ‘le_avdata_RecordRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 145 Semantic Error
Type ‘le_avdata_RecordRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 181 Semantic Error
Type ‘le_avdata_RecordRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 486 Semantic Error
Type ‘le_avdata_RecordRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 568 Semantic Error
Type ‘le_avdata_RecordRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 650 Semantic Error
Type ‘le_avdata_RecordRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 738 Semantic Error
Type ‘le_avdata_RecordRef_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 850 Semantic Error
Type ‘le_avdata_PushStatus_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 117 Semantic Error
Type ‘le_avdata_PushStatus_t’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 300 Semantic Error
Symbol ‘LE_AVDATA_SESSION_STOPPED’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 1075 Semantic Error
Symbol ‘LE_AVDATA_SESSION_STARTED’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 1059 Semantic Error
Symbol ‘LE_AVDATA_PUSH_SUCCESS’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 306 Semantic Error
Symbol ‘LE_AVDATA_PUSH_FAILED’ could not be resolved avPublisher.c /redSensorToCloud/avPublisherComponent line 310 Semantic Error
recipe for target ‘target’ failed Makefile /redSensorToCloud/Target_Legato_Debug line 44 C/C++ Problem
Legato builder: ** ERROR: D:\Sierra_GSM\WP\wp85_legatosamples\RedSensorToCloud-master(1)\RedSensorToCloud-master/redSensorToCloud.adef:29:38: error: Client interface ‘le_pos’ not found in component ‘sensorsComponent’ in executable ‘redSensorToCloud’. redSensorToCloud C/C++ Problem
Client interface ‘le_pos’ not found in component ‘sensorsComponent’ in executable ‘redSensorToCloud’. redSensorToCloud.adef /redSensorToCloud line 29 C/C++ Problem

Can anyone share the working project directory , which works with Legato Framework 16.10.3 ?

Thanks and Regards
Sreejith KK

Hi,

Maybe it is not support in Legato Framework 16.10.3…
Would you try a later version like 17.8.1?

Hi,
redSensorToCloud app will not work with legato-16.10.3 and legato-16.10.4, When i tried with legato-17.08.1 on top of firmware Release 15, redSensorToCloud app started running and i was able to see device was connecting to cloud(airvantage).

Please try with legato-17.08.1 version.

Regards,
Muralidhara N.

HI Muralidhara

Thanks for your input. I will try this.
Meanwhile , i am not sure, WP75XX module support Legato-17 version. It support on series WP76XX.

thanks and Regards
Sreejith

Hi @sreejith.syra,
Now WP75XX module officially supports legato-18 version(legato-18.06.1) , i.e., firmware Release 16 of WP75XX supports legato-18.06.1 version.

https://source.sierrawireless.com/resources/airprime/software/wpx5xx/wpx5xx-firmware-release-16/

Regards,
Muralidhara N.