I am having the same issue when I try to run make red_wp85. I am getting a similar error message. You changed the FW on the device and it fixed it? I have followed every step of their getting started document EXACTLY! I am going to skip trying to get stuff running on the Legato platform for now, but hopefully when I get back to it, I will have found a solution.
Could you please reach out to me via email in a separate thread? Now all the setup seems good but still see something wrong when I try to push the data to AirVantage. After activating RedSensorToCloud in the VM window it goes automatically in [running] (which is good), then [stopped] (which is wrong) for some reason. How would you explain that? Thanks.
Thanks for the reply. Very nice to have a developer post on here. So there is a new version of firmware I can flash to get this working ? Or will it just work now ? I am just now starting to work with the mangOH so I need to understand more on how Legato works.
If you update to the latest mangOH code, then it should be possible to build and install without any problems. I have made some changes to the mangOH makefile today to try to make things easier to build.
Everything now went smoothly. Followed all the getting started steps and looks like all the apps built. But I am not seeing some apps appearing on the device. I do not see the GpioExpanderServiceRed, RedSensorToCloud app or mqttClient app running on the device. I do see these apps on the Linux VM, and it looks like they built. I tried running the instsys mangOH_Red.wp85.update 192.168.2.2 again, and it tried to apply one more update. After it applies these updates, I cannot connect to the WP8548 through ssh ( I assume it is rebooting after uploading these apps? ). I get the “Success” and “Done” output when I try upload the apps to the device. I actually started with a clean VM and tried this install again, but let me know if I should see these apps on the device, or if this is normal. These are the apps that are currently running. I do not see any of the apps that are in the mangOH/apps folder, so I guess they are not uploading correctly.
root@swi-mdm9x15:~# app status
[running] atClient
[running] atServer
[running] audioService
[running] avcService
[running] cellNetService
[running] dataConnectionService
[running] fwupdateService
[running] gpioService
[running] modemService
[running] positioningService
[running] powerMgr
[running] secStore
[stopped] smsInboxService
[stopped] spiService
[stopped] tools
[stopped] voiceCallService
[stopped] wifi
[stopped] wifiApTest
[stopped] wifiClientTest
[running] wifiService
[stopped] wifiWebAp