what do you want to do actually?
If you want to estabish data connection, you can see here:
what do you want to do actually?
If you want to estabish data connection, you can see here:
Thank for your help!!
I do by your tutorial , but it have some issues ,
at!gstatus? : it only shows some info
at!scact=1,1 : it return ERROR
instead of low power mode, you need to make the module in online mode by AT+CFUN=1
It not work!
what are the response of the followings:
ati3
at!IMPREF?
AT!PCINFO?
AT+CPIN?
AT!UIMS?
AT+CFUN?
there is FW mismatch in AT!IMPREF…
You can try to upgrade the module to FW R16.1 with Windows EXE:
BTW, you have not inserted any SIM card for the network…
You can try AT!UIMS=0 and see if AT+CPIN? will show SIM card ready
Yes, now I need upgrade module to FW R16.1 with Windows EXE and plug a sim 4g into my device , right?
yes, that is correct
Yes, I was download
as said before, it is easiest to connect to windows to upgrade by exe
if you really need to use linux, you can use this tool with spk file:
https://source.sierrawireless.com/resources/airprime/software/swiflash/#sthash.zpunia1Y.dpbs
Yes , thank you so much !!
I waiting for accept of my supervisors , before upgrade module and receive 4G SIM.
while waiting , I have a question that I hope you can answer.
I can see you demo setting up data connection for WP7609 module, except establish data connection
Can you share with me what other features WP7609 can do?
thank you very much!!
did you read the product technical specification fo WP76xx module?
Maybe in reverse way, what do you want to do with the module?
Currently my team have plan write driver for WP7607 module to use it, But we only have module and done have anything info about what we want do, we also don’t know what features the module supports, and I responsible for finding out about it, but I have not yet determined what to do with the wp7607 module.
Can you suggest for me what I should do ?
Because this is a completely new field for me, sorry for my ignorance.
This is indeed a strange question …
You can read the product technical specification and the AT command user guide first
thanks you so much, I will do by your tutorial!!
Hi jyijyi,
I did read product technical specification wp76xx, it’s really confusing for me, I just discovered a few features like
Wp76 supports legato framework, you can have a look:
You can also see the sample application in the MBPL SDK:
https://source.sierrawireless.com/resources/airprime/software/mbpl/mbpl-software-latest/
Yes,framework provides API to write IOT applications to use module services, no need to use AT commands through terminal, right?
yes, the legato application will be run on the module itself