We have just started the development of mobile communication device using WP7605.
Sorry for my basic question, but can I know the firmware version on the WP7605 module from the serial number or such?
Serial number of our module is 2A928585480310.
IMEI number is353532100125033.
Thanks in advance for any advice.
Hi,
Thank you for your advice.
One more question.
Where can I find the console command list?
I’ve found a AT command list but not console command list.
We are using MangOH green board.
Regards,
Thank you very much for your support.
Sorry but I have another basic question.
When I install an application such as “Hello World” to the target, do I need to install the Legato runtime to the target?
Or Legato runtime is already included in the application?
Regards,
Thank you for the clarification.
I’d like one more your advice.
At the moment, our team have one MangOH green board and we want more.
Because Green board is difficult to purchase, I’m planning to get MangOH Red board instead.
I think almost all the basic behaviors are the same.
Can I hear your thought?
Thanks,
We have just connected MangOH Red board to ubuntu over USB.
We areusing GTKTerm and the device name is /etc/ttyUSB0.
Prompt is “root@swi-mdm9c28-wp”.
Could you tell the documents that explain the procedure to install the app to the target over USB?
Sorry again for my primitive question.
Thanks.
you can use scp command to transfer the xxx.update file to module’s /tmp folder
After that ssh to the module, and in the console of module, type “update xxx.update”
I don’t know how to specify the target (connected over USB) .
All the scp samples I 've found are using IP address.
I think we can copy the update file using SD card but it seems strange!
Thanks,
We have started to prepare the development of the actual application. Can we ask for your advice in this thread? Or I should start a different question?
Thanks for your advice.