i’m trying to put in my project the API le_mrc without exit. Cna anybody tell me how to use? I want manage the Radio of the FX30S because I’m experimenting problems with the SIM.
May 8 06:31:27 | serviceDirectory[531]/serviceDirectory_exe T=main | serviceDirectory.c DispatchToServer() 713 | Client (uid 0 ‘root’, pid 17984) disagrees with server (uid 0 ‘root’, pid 580) on protocol ID of service 'HitecsaIOT.Hitecs
This usually due to version mismatch of Legato framework (running on device) and Legato app you built.
Can you check is your app built using Legato 16.10.1.m3?
Seems you are using Developer Studio, are you building the app in this IDE?
I am not familiar with DevStudio, but I think you can find the info in app project properties, or from Device->Application tab.
And actually, we can pick the Legato framework version when we create a new project using the step by step wizard.