Ryan Powell
Ryan Powell
Do you have periodic advertisements enabled? if so please disable and try again. I haven't had time to implement this yet.
Great, yes it does extend it a good amount depending on your device/antenna.
Hello, you can assume it to be S8, S2 is almost never used.
Not sure why you'd want to use S2, you get half the data rate and almost no detectable difference in range, that's why it's not commonly used.
ArduinoBLE already supports esp32. Only change to do here would be to configure BLE to be controller only and import the ArduinoBLE library, no Bluedroid or NimBLE required.
It also has the VHCI driver here: https://github.com/arduino-libraries/ArduinoBLE/blob/98ff550988912ffbaeb1d877970e9e05f1de0599/src/utility/HCIVirtualTransport.cpp#L138 Added in https://github.com/arduino-libraries/ArduinoBLE/pull/252
@VojtechBartoska sure, let's chat about it.
So much for talking about this I guess lol.
Thanks @lucasssvaz and @SuGlider, I have some thoughts on this and we should definitely discuss it. You can reach me via the email in my profile and I am also...
Thanks, I will look to change these.