Door monitoring system

Hello Mbient Team,
I Want to develop door monitoring system, so i plan to use Mbient device.
I have two query
1. Can i use mbient product as beacon(if yes then which product should i use) which emit signal and my raspberry will scan the signal.
2. Will Mbient device provide RSSI and Tx Power value so i can calculate distance between device and raspberry?

Thank you

Comments

    1. Yes, all of them can be used
    2. Tx power is not provided in the ble ad packet. You can connect to the device to read/set it
  • @Eric said:
    1. Yes, all of them can be used
    2. Tx power is not provided in the ble ad packet. You can connect to the device to read/set it

    What about RSSI value?

  • My ultimate goal is find the distance between Hub and Chip set, please suggest me way , how can i achieve this?

  • edited January 2019

    @suresh said:

    @Eric said:
    1. Yes, all of them can be used
    2. Tx power is not provided in the ble ad packet. You can connect to the device to read/set it

    What about RSSI value?

    Yes

    @suresh said:
    My ultimate goal is find the distance between Hub and Chip set, please suggest me way , how can i achieve this?

    A quick Google search turned up this forum post:

    https://forums.estimote.com/t/determine-accurate-distance-of-signal/2858/7

    You'll want to do more in-depth researching for best known methods.

Sign In or Register to comment.