-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not connected to an iGrill Device #12
Comments
Looks like it's not detecting the iGrill device. Assume you are testing with the ESP next to the iGrill just to rule out any signal strength issues? |
They are about three feet (1m) apart. It's an iGrill 2 and version 2.5. |
Can you perform the steps below and attach a screenshot of the output here.
|
Don't have an Android. Does the iPhone app provide the necessary info? |
I haven't tried the iOS app, but it looks like it should have the same functionality. |
Tried installing the iGrill app on a Fire tablet but it was a no go. nrfConnect appeared to work fine though. Was able to connect to the iGrill with the nrfConnect app on my iPhone and below are the logs. Appears it is showing the services for the device. Does this help? |
That is exactly what I was needing. Can you try pulling the version in the v202 branch and let me know if that fixes it. |
Awesome! I pushed this change to the main branch and updated the README to reflect the change and your help testing/adding support. I haven't looked into what it would take to port this to ESPHome, but its probably not something I'll do since it would most likely be a major rewrite. |
Looked into it and it seems possible without too much work. I'll dig into it a little further and let you know. |
Having an issue where the ESP isn't connecting to the iGrill.
Followed the instructions with the following differences. In order to connect to an unbroadcasted SSID, used ESP_WifiManager version 1.7.4 and "don’t use MultiWifi" is enabled. Made sure all other phones or devices were unpaird. Could it be due to a newer firmware on the iGrill?
Even though logs show it not connected to WiFi, DHCP server and WiFi logs show it is. Also able to ping the ESP.
iGrill Version: 2.5
The text was updated successfully, but these errors were encountered: