BLE working mode
Posted: Tue Feb 25, 2020 6:43 am
I have a remote sensor and a station that have to get some data form the sensor.
Both based on ESP32. The station connected to a power supply so no problem. But the sensor is powered from a battery and it has to be as low power consumption as possible. So I think what BLE topology should I choose. If the sensor is a server it should advertise constantly and if it's a client it should scan constantly. What is more power friendly - a client or a server ?
May I use a ble_ibeacon example ? Sensor - iBeacon Sender, station - iBeacon Receiver ?
Both based on ESP32. The station connected to a power supply so no problem. But the sensor is powered from a battery and it has to be as low power consumption as possible. So I think what BLE topology should I choose. If the sensor is a server it should advertise constantly and if it's a client it should scan constantly. What is more power friendly - a client or a server ?
May I use a ble_ibeacon example ? Sensor - iBeacon Sender, station - iBeacon Receiver ?