Cellular RSRP and RSRQ from API?

SOLVED
tibbenovski
Conversationalist

Cellular RSRP and RSRQ from API?

Hi,

 

I've been using the following API call to get LTE signal info from MX67C:

 

GET /networks/[networkId]/devices/[serial]/uplink

 

and it outputs

"signal": "csq 16,99",
 
 
For this case RSSI of -81dBm is considered good, but both RSRP and RSRQ displayed on the dashboard are very poor:
Reference Signal Received Power (RSRP)-120
Reference Signal Received Quality (RSRQ)-18
 
Basically what I'm saying is RSSI by itself is not that helpful, is there a way to get the more relevant RSRP and RSRQ using API?
 
Thanks!
1 ACCEPTED SOLUTION
JasonM
Meraki Employee
Meraki Employee

The organization level API endpoint for appliance uplink statuses will return RSRP/RSRQ values for cellular interfaces.

View solution in original post

1 REPLY 1
JasonM
Meraki Employee
Meraki Employee

The organization level API endpoint for appliance uplink statuses will return RSRP/RSRQ values for cellular interfaces.

Get notified when there are additional replies to this discussion.