This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

RSSI measurements only

Hello,

I've got this Thiny:91 demo working nicely, but what I'd like to do now is only measure RSSI.

Is there firmware to only do this?

Like send AT commands only to Thingy:91 for RSSI, Lat/Long, maybe RSRQ if possible, and other AT commands.

Like to make a raspberry PI, or some microcontroller to serial poll the Thingy:91, once a second while walking around with it, using it to site receiver power by Lat/long. Don't really need any sensors but GPS.

Maybe I can also use an external cell antenna? Need a small calibrated antenna 2-3 dB with ufl connector.

Thanks,

Ken Carrigan

I

Parents Reply Children
  • Thanks Jonathan,

    CESQ sounds exactly what I need. So what about thingy91_at_client_2020-10-30_5522ca2b?  Does this HEX only allow AT commands to be passed?  I can't make it work.  Loaded the Modem, and then this AT_Client.hex, but no response from the thingy:91.  Don't need cloud for this project, just iBasis connect to LTE-M or NB-IoT(which seems to not be around in Virginia, USA.

    GPS is not critical as I can use an External GPS unit, this example above seems I have to download, build and program the unit (firmware not modem).  As I'm not too familiar with Zephar  and programming environment, might just use alternate GPS unit. How precise is Thingy:91 vs say NEO-M8P GPS? RSRP is really what I'm after, as LTE-M is only 1 PRB.

  • Yes there is some building and programming involved, but i guess that the at_client example should do the trick if you are looking for RSRP values with CESQ command.
    Have you tested the at_client with nrf Connect app and used the LTE Link Monitor

    Regards,
    Jonathan

Related