BLE questions
Posted: Sat Aug 25, 2018 10:59 am
Hi
i have following questions
device: sparkfun thing ESP32
Eclipse oxygen
windows
1. i have tested the device by setting the adv interval from 0x06 till 0x19 but the device was not listed on my andriod phone (7.0 Nougat running) application used for BLE named as nRFConnect. what i have configured minimum adv interval is 0x20 which means 20x1.25ms =25ms. is this the min adv interval supported by esp32 ?
2. in BLE mode how many packets ESP32 can receive and transmit ? supported ?
3. I am calculating throughput of the device. from following formula
n * 20 B * 1/T
-operation type,
-connection interval, and
-number of packets transmitted per connection event.
is this the correct formula ?
i have following questions
device: sparkfun thing ESP32
Eclipse oxygen
windows
1. i have tested the device by setting the adv interval from 0x06 till 0x19 but the device was not listed on my andriod phone (7.0 Nougat running) application used for BLE named as nRFConnect. what i have configured minimum adv interval is 0x20 which means 20x1.25ms =25ms. is this the min adv interval supported by esp32 ?
2. in BLE mode how many packets ESP32 can receive and transmit ? supported ?
3. I am calculating throughput of the device. from following formula
n * 20 B * 1/T
-operation type,
-connection interval, and
-number of packets transmitted per connection event.
is this the correct formula ?