select cell_signal_strength_dbm from networkmonitor where sim_state='READY' and cell_signal_strength_dbm not NULL and network_type!='WIFI' and network_type!='MOBILE/LTE' and device_position_accuracy<=200;