Does anyone manage to run quectel-CM or some other QMI control tool over the RG500 opencpu ?
I’m looking for network visibility like there is on the quectel-CM where I can see all QMI commands to network and get back the raw data feedback so I can see what’s going on in the cellular network.
All network APIs supplied are very functional and doesn’t give detailed logging capabilities.
unfortunately, the quectel-CM tool cannot be used inside the module, usually customers who use the standard solution will use it, which is a kind of external data call method.
For QuecOpen solution, we recommend using the internal data call method. For specific examples, please refer to sample/data_call in the SDK
Here is the default sample_data_call test, you can call the corresponding API according to the network status you want to obtain.