1mckenna / esp32_iGrill

ESP32 iGrill BLE Client
MIT License
46 stars 14 forks source link

Is it possible to pair to multiple iGrill Sensors at once? #26

Open dkowis opened 1 year ago

dkowis commented 1 year ago

For example, I'll have an iGrill 2 and an iGrill3 hanging out in close proximity to eachother, do I need two esp32 devices, or could they pair to one esp32?

Thanks!

1mckenna commented 1 year ago

In its current state you will need two esp32 devices. It might be possible to pair to two devices at once with some code updates, but I don't have a second iGrill device to test with and see if it's possible.