How can i read data from integrated sensor

is there any manual or instruction document for specific yacto build

what problem do you have now in compiling the image?

it still dowloading iam just asking

thing is i need to connect different mqtt, like ‘things board’ i need to connect to this server
but all sample apps are connected to datahub.io and all are inter connected
i need to connect to things board application through mqtt
can u guide sir

is this app connected to datahub.io?

How about this MQTT app?

How about using the Mosquitto_pub and Mosquitto_sub client utilities?

let me try and comback to you

thanks

sir when try to update firmware it is showing success but in board it is not updated

swiflash -m wp76xx -i mangOH-yellow-wp76xx_0.7.0.spk
Detecting USB of the target
DONE
Communicating with the target
DONE
Switching to firmware download mode
…DONE
Downloading the firmware
…DONE
Rebooting the module
…DONE
Firmware Download SUCCESS

root@swi-mdm9x28-wp:~# cm info firmware
SWI9X07Y_02.37.03.00 73df45 jenkins 2020/04/08 10:59:14

why sir

thanks in advance

why do you think that it is not updated?

owner@ubuntu:~$ swicwe -P /home/owner/Desktop/mangOH-yellow-wp76xx_0.7.0.spk 
 Type	 Size(Exclude Header)	 Product	 Compress	 Version
*SPKG    69620199                Y921            0               9999999_9908787_SWI9X07Y_02.37.03.00_00_SIERRA_001.060_000
*BOOT    420864                  Y921            0               SWI9X07Y_02.37.03.00 73df45 CARMD-EV-SIGN01 2020/04/08 17:11:15
 HASH    6480                    9X28            0               SWI9X07Y_02.37.03.00 73df45 CARMD-EV-SIGN01 2020/04/08 17:11:15
 SBL1    413584                  9X28            0               SWI9X07Y_02.37.03.00 73df45 CARMD-EV-SIGN01 2020/04/08 17:11:15
*MODM    28216140                Y921            0               SWI9X07Y_02.37.03.00 73df45 CARMD-EV-SIGN01 2020/04/08 17:11:15
 HASH    6560                    9X28            0               SWI9X07Y_02.37.03.00 73df45 CARMD-EV-SIGN01 2020/04/08 17:11:15
 TZON    522748                  9X28            0               SWI9X07Y_02.37.03.00 73df45 CARMD-EV-SIGN01 2020/04/08 17:11:15
 QRPM    160112                  9X28            0               SWI9X07Y_02.37.03.00 73df45 CARMD-EV-SIGN01 2020/04/08 17:11:15
 DSP2    27525120                9X28            0               SWI9X07Y_02.37.03.00 73df45 CARMD-EV-SIGN01 2020/04/08 17:11:15
*FILE    30891                   Y921            0               9999999_9908787_SWI9X07Y_02.37.03.00_00_SIERRA_001.060_000
*APPL    34920592                Y921            0               SWI9X07Y_02.37.07.00 2020/12/09 09:46:03
 SYST    25165824                9X28            0               SWI9X07Y_02.37.07.00 2020/12/09 09:46:03
 APPS    9753968                 9X28            0               3.18.140 20201209094952
*APPL    6029712                 Y921            0               19.11.3-1-g8c030edad vzhu-linux 2020/12/09 03:04:35
 USER    6029312                 9X28            0               19.11.3-1-g8c030edad vzhu-linux 2020/12/09 03:04:35
owner@ubuntu:~$

root@swi-mdm9x28-wp:~# cm info firmware
SWI9X07Y_02.37.03.00 73df45 jenkins 2020/04/08 10:59:14

here it is showing different date thats why

what is the return of the followings on your module?

ati3
ati8
at!entercnd="A710"
at!bsinfo

in my at cmd is not working
cm is working

you can enter AT command in console by “microcom /dev/ttyAT”

ati8
Legato Ver: 19.11.3-1-g8c030edad_1cb5588a1616da9539229ce885e23405
Yocto Ver: SWI9X07Y_02.37.07.00 2020-12-09_09:46:03
OS Ver: Linux version 3.18.140 (oe-user@oe-host) (gcc version 7.3.0 (GCC) ) #1 PREEMPT Wed Dec 9 08:50:05 UTC 2020
LK Ver: SWI9X07Y_02.37.10.02
RootFS Ver: SWI9X07Y_02.37.07.00 2020-12-09_09:46:03
UserFS Ver: unknown
MCU Ver: 002.015

what is the return of the followings on your module?

ati3
ati8
at!entercnd="A710"
at!bsinfo

at!bsinfo
Product: WP7608
Revision: 40
Main: MDM9207 (000)
Radio: WTR2965
Power: PMD9607 (002)
Flash: MT29F4G08ABBEA3W 512MB x8 (44/0/0) (2048 blocks of 64 pages/block 4096B page size)

OK
at!entercnd=“A710”
OK

You still missed ati3 …

ati3
Manufacturer: Sierra Wireless, Incorporated
Model: WP7608
Revision: SWI9X07Y_02.37.03.00 73df45 jenkins 2020/04/08 10:59:14
IMEI: 352913090243054
IMEI SV: 14
FSN: XG911600060510
+GCAP: +CGSM

I can see the legato and yocto image are updated

why date is 2020 it is showing

What time do you expect then?

You can see the release note of this modem FW component here:

https://source.sierrawireless.com/resources/airprime/software/release_notes/wp76xx-release-16-customer-release-notes/

sir when i download specific branch ‘yellow_without_mcu’ from below and compile i am getting error that missing file why

error

(lsh:wp76stable) nayan@nayan:~/myworkspace/mangOH$ make yellow
Not building LEGATO due to $LEGATO == 0

NOTE: When using leaf, these TOOLCHAIN_X variables don’t need to be passed to mksys.

TOOLCHAIN_DIR=/home/nayan/myworkspace/leaf-data/wp76stable/mangOH-yellow-wp76xx-toolchain/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi
TOOLCHAIN_PREFIX=arm-poky-linux-gnueabi-
OCTAVE=1
mksys -t wp76xx --cflags=-O2 --object-dir=build/yellow_wp76xx --output-dir=build/update_files yellow.sdef
** ERROR:
/home/nayan/myworkspace/mangOH/sinc/octave_full.sinc:12:4: error: Can’t find definition file (remote.adef) or binary app (remote.wp76xx.app) for app specification ‘/home/nayan/myworkspace/leaf-data/wp76stable/Octave-mangOH-yellow-wp76xx/remote.wp76xx.app’.
Note: Looked in the following places:
‘.’

make: *** [Makefile:125: yellow_wp76xx] Error 1