Check if SMS is enabled

Hi,

I have a mangOH red kit with WP7702. I have activated my AirVantage account, but the device is not communicating with AirVantage. I believe this is because I am in Vancouver and LTE Cat-M1 is not yet available.

I am trying to send/receive SMS messages with the board but nothing has worked. Is there any way to check if the Sierra Wireless SIM card provided within the dev kit has SMS enabled?

I sent ATIGCFUIMTYPE? in order to find the SIM type based on p.53

The response is:

Manufacturer: Sierra Wireless, Incorporated
Model: WP7702
Revision: SWI9X06Y_02.14.04.00 a03347 jenkins 2018/02/19 06:13:56
IMEI: 352653090005372
IMEI SV: 2
FSN: VU749185420902
+GCAP: +CGSM,+DS

ERROR

Also when I tried to send messages with AT+CMGS I receive the reponse: +CMS ERROR: 350. The odd thing is I cannot seem to find any such error code and its meaning for +CMS online.

Cheers!

Hello,

did you register your SIM on AV?

Hi, yes I did. I can connect to 2G network and ping websites so the board is sending and receiving data, but no activity shows up on the AV dashboard.

is redsensortocloud app running?

Yes it is. I tried sending SMS messages using my own SIM card and it works. The two main problems I am having now is my device is not communicating with AirVantage over 2G network despite the redsensortocloud app running and I cannot send SMS messages through the SIM card provided in the dev kit.

Can you send the the logfile on why it is not communicating?

I’m not sure what you mean by logfile? I have checked that the device is connected to the 2G GSM network, AirVantage shows the data usage when I ping websites. When following instructions for the Starter Guide the redSensorToCloud app is [running]. However, when I look at the AirVantage dashboard no data is transmitted , the “Last Communication” section says “No Usage”. When running diagnostics on AirVantage, it says the problem could be incorrect APN or IP address. I am using the APN internet.sierrawireless.com. Could that be incorrect?

can you do a
logread -f on one terminal and run the redSensorToCloud on another terminal?

This is the log when I run redSensorToCloud.

Are you sure the unit is properly registered?

Hi, I followed the mangOH Starter Guide, I assume it should be.

Device is not connected to AV. Can you double check all the parameters were correctly entered?

My cm data results look identical to the one on the Starter Guide: http://mangoh.io/uploaded-documents/Reference/mangOH%20Red/Discover/Getting%20Started/mangOH%20Red%20GSG%20-%20Windows%20R2/#t=41112261_mangOH_Red_GSG_-_HTML5%2F41112261_Connect%2F41112261_Connect.htm,

I am connected to GSM, and the AV account has the right SIM card information because whenever I use the device to ping websites AV records the data usage. I am located in Vancouver, Canada, where LTE-Cat M1 is not active. Could this be the cause?

What are some other parameters that I should check?

You are on 2G already so LTE-m1 is not the problem.
Can you double-check you have entered the right credentials for the module into AV?
Also share you AV screen showing what you are talking abt

My module uses a WP7702, but I do not know how to change this configuration, that was the default when I signed up for the AV account with my mangoh.

As shown in the second picture, there is “No usages” under Last Communication. And just recently all the recorded data usage disappeared from my account…

Hi,

Even I have trouble working with Mangoh_Red WP7702 Sierra Wireless SIM card. Firstly, the SIM is not able to communicate, my guess is something to do with the Cellular provider and its APN settings.

I too work in Canada, Ottawa though.

I tested in the following steps:

  1. I tried the Generic One-click firmware, didn’t even register with any cellular network.
  2. Tried with AT&T One-click firmware, then it registered with GSM network and the network operator is
    some kind of codeword 302-720. I googled and found that the Operator is Rogers Wireless [https://apn-canada.gishan.net/en/apn/rogers#mcc-mnc]. Attached are the pictures related to these details. Data

However, the connection is not successful yet.
Firstly I need to understand does Sierra wireless SIM AT&T or Verizon has any roaming operators registered in Canada, if so, who is it and what are their APN settings.

Has anyone tested Sierra Wireless SIM card in Canada ?

Any comments and suggestions are welcome.

After upgrading to the latest firmware released on June 5th 2018. Generic and after setting “cm radio rat GSM” and then running “cm data connect”, the module is connected to Cellular network. The operator of the Sierra wireless sim is Rogers Wireless in Ottawa with roaming as shown below.

However, when I tried to start the redSensorToCloud the app is stopping after few seconds, the output of the logread -f is

    Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | app.c CreateTmpFs() 1236 | Mounted tmpfs at /legato/systems/current/appsWriteable/redSensorToCloud/tmp.
Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | app.c CreateFileLink() 1588 | Created file link '/tmp/legato/serviceDirectoryServer' to '/legato/systems/current/appsWriteable/redSensorToCloud/tmp/legato/serviceDirectoryServer'.
Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | app.c CreateFileLink() 1588 | Created file link '/tmp/legato/serviceDirectoryClient' to '/legato/systems/current/appsWriteable/redSensorToCloud/tmp/legato/serviceDirectoryClient'.
Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | resourceLimits.c SetRLimitValue() 282 | Setting resource limit maxCoreDumpFileBytes to value 102400.
Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | resourceLimits.c SetRLimitValue() 282 | Setting resource limit maxFileBytes to value 102400.
Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | resourceLimits.c SetRLimitValue() 282 | Setting resource limit maxLockedMemoryBytes to value 8192.
Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | resourceLimits.c SetRLimitValue() 282 | Setting resource limit maxFileDescriptors to value 256.
Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | resourceLimits.c SetRLimitValue() 282 | Setting resource limit maxMQueueBytes to value 512.
Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | resourceLimits.c SetRLimitValue() 282 | Setting resource limit maxThreads to value 20.
Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | resourceLimits.c SetRLimitValue() 282 | Setting resource limit maxQueuedSignals to value 100.
Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | proc.c proc_Start() 1389 | Starting process 'redSensorToCloud' with pid 5494
Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | supervisor[5494]/supervisor T=main | proc.c proc_Start() 1354 | Execing 'redSensorToCloud'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=unknown | LE_FILENAME InitPool() 303 | Memory pool name 'framework.hashMap_refPathIteratorMap' is truncated to 'framework.hashMap_refPathIterat'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.hashMap_refEventHandlers' is truncated to 'framework.hashMap_refEventHandl'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.hashMap_refDefault Timer SafeRe' is truncated to 'framework.hashMap_refDefault Ti'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.MessagingClientInterfaces' is truncated to 'framework.MessagingClientInterf'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.hashMap_refHandlersRef' is truncated to 'framework.hashMap_refHandlersRe'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.hashMap_MessagingServices' is truncated to 'framework.hashMap_MessagingServ'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.hashMap_MessagingClients' is truncated to 'framework.hashMap_MessagingClie'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.PipelineSIGCHLD-reports' is truncated to 'framework.PipelineSIGCHLD-repor'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME fs_Init() 838 | FS prefix path "/data/le_fs/"
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.hashMap_refFsFileRefMap' is truncated to 'framework.hashMap_refFsFileRefM'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool 'framework.DestructorObjs' overflowed. Expanded to 1 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/<invalid> T=main | _componentMain.c _sensorsComponent_Init() 35 | Initializing sensorsComponent component library.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.hashMap_refle_adc_ClientHandler' is truncated to 'framework.hashMap_refle_adc_Cli'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME msgMessage_CreatePool() 112 | Pool name truncated to 'msgs-cca082d3d4d6b9c7c11466ab2e' for protocol 'cca082d3d4d6b9c7c11466ab2ea74e4f'.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.msgs-cca082d3d4d6b9c7c11466ab2e' is truncated to 'framework.msgs-cca082d3d4d6b9c7'
Jun  6 00:07:07 swi-mdm9x28 user.warn Legato: -WRN- | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_fdMonitor_Create() 672 | FD Monitor object name 'redSensorToCloud.sensorsComponent.le_adc' truncated to 'redSensorToCloud.sensorsCompone'.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool '.le_adc_ClientThreadData' overflowed. Expanded to 1 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | le_adc_client.c DoConnectService() 355 | ======= Starting client for 'redSensorToCloud.sensorsComponent.le_adc' service ========
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool 'framework.SafeRef-Map' overflowed. Expanded to 11 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.hashMap_refle_posCtrl_ClientHan' is truncated to 'framework.hashMap_refle_posCtrl'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME msgMessage_CreatePool() 112 | Pool name truncated to 'msgs-d47cc30512e69387f546399a44' for protocol 'd47cc30512e69387f546399a44c565e4'.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.msgs-d47cc30512e69387f546399a44' is truncated to 'framework.msgs-d47cc30512e69387'
Jun  6 00:07:07 swi-mdm9x28 user.warn Legato: -WRN- | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_fdMonitor_Create() 672 | FD Monitor object name 'redSensorToCloud.sensorsComponent.le_posCtrl' truncated to 'redSensorToCloud.sensorsCompone'.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool '.le_posCtrl_ClientThreadData' overflowed. Expanded to 1 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | le_posCtrl_client.c DoConnectService() 355 | ======= Starting client for 'redSensorToCloud.sensorsComponent.le_posCtrl' service ========
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool 'framework.SafeRef-Map' overflowed. Expanded to 12 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.hashMap_refle_pos_ClientHandler' is truncated to 'framework.hashMap_refle_pos_Cli'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME msgMessage_CreatePool() 112 | Pool name truncated to 'msgs-c9b4a5b877bfe3915d5029d839' for protocol 'c9b4a5b877bfe3915d5029d8393d9566'.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.msgs-c9b4a5b877bfe3915d5029d839' is truncated to 'framework.msgs-c9b4a5b877bfe391'
Jun  6 00:07:07 swi-mdm9x28 user.warn Legato: -WRN- | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_fdMonitor_Create() 672 | FD Monitor object name 'redSensorToCloud.sensorsComponent.le_pos' truncated to 'redSensorToCloud.sensorsCompone'.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool '.le_pos_ClientThreadData' overflowed. Expanded to 1 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | le_pos_client.c DoConnectService() 355 | ======= Starting client for 'redSensorToCloud.sensorsComponent.le_pos' service ========
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/<invalid> T=main | _componentMain.c _avPublisherComponent_Init() 32 | Initializing avPublisherComponent component library.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool 'framework.SafeRef-Map' overflowed. Expanded to 13 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.hashMap_refle_avdata_ClientHand' is truncated to 'framework.hashMap_refle_avdata_'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME msgMessage_CreatePool() 112 | Pool name truncated to 'msgs-d042ee9f795ba3ff64aacf91d9' for protocol 'd042ee9f795ba3ff64aacf91d970b8fc'.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.msgs-d042ee9f795ba3ff64aacf91d9' is truncated to 'framework.msgs-d042ee9f795ba3ff'
Jun  6 00:07:07 swi-mdm9x28 user.info Legato:  INFO | avcDaemon[1904]/avcDaemon T=main | avData.c ClientOpenSessionHandler() 1301 | No asset setting to restore.
Jun  6 00:07:07 swi-mdm9x28 user.warn Legato: -WRN- | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_fdMonitor_Create() 672 | FD Monitor object name 'redSensorToCloud.avPublisherComponent.le_avdata' truncated to 'redSensorToCloud.avPublisherCom'.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool '.le_avdata_ClientThreadData' overflowed. Expanded to 1 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | le_avdata_client.c DoConnectService() 355 | ======= Starting client for 'redSensorToCloud.avPublisherComponent.le_avdata' service ========
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool 'framework.SafeRef-Map' overflowed. Expanded to 14 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.hashMap_refma_led_ClientHandler' is truncated to 'framework.hashMap_refma_led_Cli'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME msgMessage_CreatePool() 112 | Pool name truncated to 'msgs-91c870ebd3551834d9731e5d06' for protocol '91c870ebd3551834d9731e5d0681a038'.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.msgs-91c870ebd3551834d9731e5d06' is truncated to 'framework.msgs-91c870ebd3551834'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | ledService[1949]/framework T=main | LE_FILENAME ExtractFileDescriptor() 34 | Received fd (9).
Jun  6 00:07:07 swi-mdm9x28 user.warn Legato: -WRN- | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_fdMonitor_Create() 672 | FD Monitor object name 'redSensorToCloud.avPublisherComponent.ma_led' truncated to 'redSensorToCloud.avPublisherCom'.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool '.ma_led_ClientThreadData' overflowed. Expanded to 1 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | _UNKNOWN_[5494]/framework T=main | ma_led_client.c DoConnectService() 355 | ======= Starting client for 'redSensorToCloud.avPublisherComponent.ma_led' service ========
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | redSensorToCloud[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool 'framework.Protocol' overflowed. Expanded to 6 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | redSensorToCloud[5494]/framework T=main | LE_FILENAME InitPool() 303 | Memory pool name 'framework.msgs-LogControlProtocol' is truncated to 'framework.msgs-LogControlProtoc'
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | redSensorToCloud[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool 'framework.SigMonitor' overflowed. Expanded to 1 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | redSensorToCloud[5494]/framework T=main | LE_FILENAME le_mem_ForceAlloc() 841 | Memory pool 'framework.SigHandler' overflowed. Expanded to 1 blocks.
Jun  6 00:07:07 swi-mdm9x28 user.debug Legato:  DBUG | redSensorToCloud[5494]/redSensorToCloud_exe T=main | _main.c main() 66 | == Starting Event Processing Loop ==
Jun  6 00:07:17 swi-mdm9x28 user.err Legato: =ERR= | posDaemon[1978]/le_pa_gnss T=main | pa_gnss_qmi.c pa_gnss_Start() 3289 | ERROR le_sem_WaitWithTimeOut -8
Jun  6 00:07:17 swi-mdm9x28 user.err Legato: =ERR= | posDaemon[1978]/le_pa_gnss T=main | pa_gnss_qmi.c pa_gnss_Start() 3290 | ERROR EngineState is not ON.  254
Jun  6 00:07:17 swi-mdm9x28 user.emerg Legato: *EMR* | redSensorToCloud[5494]/sensorsComponent T=main | init.c _sensorsComponent_COMPONENT_INIT() 7 | Couldn't activate positioning service
Jun  6 00:07:17 swi-mdm9x28 user.debug Legato:  DBUG | ledService[1949]/framework T=main | ma_led_server.c CleanupClientData() 148 | Client 0x7f57de1c is closed !!!
Jun  6 00:07:17 swi-mdm9x28 user.err Legato: =ERR= | posDaemon[1978]/posDaemon T=main | le_pos.c PosCtrlCloseSessionEventHandler() 1071 | SessionRef (0x7f581244) has been closed
Jun  6 00:07:17 swi-mdm9x28 user.err Legato: =ERR= | posDaemon[1978]/posDaemon T=main | le_pos.c PosCloseSessionEventHandler() 1117 | SessionRef (0x7f5811b4) has been closed
Jun  6 00:07:17 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | proc.c proc_SigChildHandler() 2035 | Process 'redSensorToCloud' (PID: 5494) has exited with exit code 1.
Jun  6 00:07:17 swi-mdm9x28 user.warn Legato: -WRN- | supervisor[1791]/supervisor T=main | app.c app_SigChildHandler() 3378 | Process 'redSensorToCloud' in app 'redSensorToCloud' faulted: Ignored.
Jun  6 00:07:17 swi-mdm9x28 user.warn Legato: -WRN- | _appStopClient[5515]/framework T=main | LE_FILENAME CreateSocket() 550 | Socket opened as standard i/o file descriptor 2!
Jun  6 00:07:17 swi-mdm9x28 user.info Legato:  INFO | supervisor[1791]/supervisor T=main | apps.c DeactivateAppContainer() 374 | Application 'redSensorToCloud' has stopped.

are you using the latest redSensorToCloud app?

I am also facing same problem,when i try to send a sms in mangOH(wp7608) red board using AT+CMGS.I receive the response CMS ERROR 350.please tell me how to solve this problem

I ran into same problem, have you solved it?