Greetings. I'm a long time BBQ/Smoker fan, and have been getting along nicely with my Mavrick wireless probe, 57cm Weber SM & 57cm Weber Kettle for the last couple of years. This year I figured it was about time I did myself a favour and get a gadget to control the smoker temp while I'm away / sleeping. After looking at the DigiQ and CyberQ, then toying with the idea of building one myself, I came across the HM Project.
Due to my reluctance to balls everything up on my first solder attempt, I contacted another member who kindly put together the 4.3HM hardware, a fully assembled RD3, and a case for the HM & my Raspberry Pi 2 B.
Unfortunately, I'm having major issues trying to get the damn thing to connect to my WiFi. Apologies for the long post, but if this thing is going to get fixed, you need to know what I've already tried.
I've been through many, many hours of frustration before posting here. 10 hours alone just today, because I desperately need it working, and tested, before the weekend after next when three of us are cooking for approx 100 people.
First, I loaded the image found here http://heatermeter.com/devel/snapshots/bcm2708/ [openwrt-rpi.zip] using Win32 disk imager, changed the two WiFi lines in the config file [SSID and P/W] as shown in the instructions, put everything together, booted it up with my current WiFi adapter, and the unit came up with "no pit probe". All seemed ok, but I couldn't see it on the network.
I checked the instructions again and saw that only two WiFi chipsets are supported, so I ordered an Edimax EW-7811Un N150. I was still getting the same problem after installing that. I tried plugging a cat5 cable between the RPi and my router, but still nothing.
I thought my RPi might be dead, but when I opened the case and connected the 5v micro USB, the same message displays as when the 12v / 1.5A power adapter is connected to the HeaterMeter. I don't see an IP address pop up on the screen at any point, can't browse to 192.168.201.1, and heatermeter.com/devices doesn't show anything. I also ordered a new 16Gb Samsung SD card, just in case the [very old] 256Mb one I was using was the culprit.
I pulled the boards apart, reseated everything, tried the image from heatermeter.com/dl instead and set it to use the HeaterMeter AP settings, but still couldn't see the AP on my phone or PC. I then reset the config and tried plugging in the NW cable. I could finally see it under heatermeter.com/devices!
Only issue is that it won't find my WiFi. Briefly showed a few other WiFi networks, but after rescanning it can't find anything. Thought it could be a possible PSU issue, so I ordered a 12v / 2A replacement.
After it arrived I ran a NW scan, and saw my NW listed! I went in and configured the wwan interface, as per the instructions, but when I went to the Network Interfaces screen it wasn't showing as connecting, or getting an IP address. It was definitely set up for DHCP. I checked the security settings, the Bring up on Boot setting, tried changing the operating frequency between Legacy and N [Auto channel]. Nothing is making this bloody WiFi connect.
I've tried unchecking Bring up on Boot for the LAN, but that just ended up with a config reset.
I've tried both images available - the snapshot, and the one at heatermeter.com/dl.
Strangely, if I use the snapshot from here - http://heatermeter.com/devel/snapshots/bcm2708/ - none of my interfaces work. The blue light doesn't come on for my Edimax WiFi dongle, and I don't see a connection when I plug in my ethernet cable. The one at heatermeter.com/dl seems to work, but I'm still getting the pain-in-the-*** WiFi issues.
The VAST majority of the time, the HM/Pi will not find any WiFi networks when I run a scan. Sometimes, rarely, it'll see some BT networks that are next door, but not my Virgin Media Superhub 3.0 which is 1.5m away from the HM. So far, in all the times I've tried this, the HM/Pi has seen my wireless network 3 times. I can refresh the page and rescan 500 times without any networks showing up.
Trying to use the device in AP mode has never worked. I have deleted the partitions on the SD card, reformatted, and reloaded varying flavours [preconfigured, edited, default snapshot, varying heatermeter.com/dl versions] of the image many, many times, and I have never seen the HeaterMeter AP listed when I run a scan.
Should I see anything on the screen after putting in an SD card with a fresh image? It goes to No Pit Probe, or the temp of the Pit Probe [when inserted] straight away. No messages or activity to suggest that it's doing anything with that image, but it shows up in http://heatermeter.com/devices/ straight after I plug in a cable.
My Edimax glows solidly blue all the time. No blinking etc. I have also never been able to connect to the HM by using the 192.168.200.1 address. I can only connect using the DHCP address.
These are the devices I have:
WiFi dongle - https://www.amazon.co.uk/gp/product/B003MTTJOY/
SD card - https://www.amazon.co.uk/gp/product/B013UDL5V6/
PSU - https://www.amazon.co.uk/gp/product/B01D4ZYEWM/
Let's have some images to break up this text:
After rebooting the Pi and doing a scan, or plugging in the NW cable and running a WiFi scan, it'll find 3-5 BT networks, but not [or VERY rarely] mine. I've got about 30 seconds after rebooting or plugging in the NW cable where it'll find some wireless networks, and after that it won't find anything, no matter how many times I refresh the screen.
My hub has two networks - 2.4GHz and 5GHz. Originally they were named the same thing, with the same password, but I've tried changing them to different names and still can't see my WiFi networks after a scan.
I set up a hotspot and connected the RPi to my TV with a keyboard attached. Should ifconfig show the wlan0 straight away, because all I can see is br-lan, eth0 and the loopback address?
Can't find the commands sudo or nano, and nano isn't located in /usr/bin/ like it should be. I checked and there's no /etc/network/interfaces file. Tried to use vi to edit it, but there's nothing there. Went in to /etc and there's no network directory.
It was time to try a raspbian build to see if my Pi & WiFi adapter were working properly. Both worked flawlessly. The adapter connected to my WiFi straight away.
Tried a fresh re-image, powered it up with the HM still disconnected, and I'm seeing the same issues as before:
No wlan0 listed in ifconfig, no /etc/network folder, no sudo command, no nano etc etc.
Whether they're included in the build or not, I'm not sure, but I'd expect the wireless interface to show up under ifconfig at least.
Again, the image I'm using is the one from http://heatermeter.com/dl/. I chose "Raspberry Pi 2 or 3", selected "default (HeaterMeter AP)", then downloaded and wrote the image.
If I use the openwrt-rpi.zip image from the snapshots folder [http://heatermeter.com/devel/snapshots/bcm2708/] then none of my interfaces work; not even the LAN cable.
Please help, because at this point I'm really regretting not buying a CyberQ or FlameBoss 300.
Due to my reluctance to balls everything up on my first solder attempt, I contacted another member who kindly put together the 4.3HM hardware, a fully assembled RD3, and a case for the HM & my Raspberry Pi 2 B.
Unfortunately, I'm having major issues trying to get the damn thing to connect to my WiFi. Apologies for the long post, but if this thing is going to get fixed, you need to know what I've already tried.
I've been through many, many hours of frustration before posting here. 10 hours alone just today, because I desperately need it working, and tested, before the weekend after next when three of us are cooking for approx 100 people.
First, I loaded the image found here http://heatermeter.com/devel/snapshots/bcm2708/ [openwrt-rpi.zip] using Win32 disk imager, changed the two WiFi lines in the config file [SSID and P/W] as shown in the instructions, put everything together, booted it up with my current WiFi adapter, and the unit came up with "no pit probe". All seemed ok, but I couldn't see it on the network.
I checked the instructions again and saw that only two WiFi chipsets are supported, so I ordered an Edimax EW-7811Un N150. I was still getting the same problem after installing that. I tried plugging a cat5 cable between the RPi and my router, but still nothing.
I thought my RPi might be dead, but when I opened the case and connected the 5v micro USB, the same message displays as when the 12v / 1.5A power adapter is connected to the HeaterMeter. I don't see an IP address pop up on the screen at any point, can't browse to 192.168.201.1, and heatermeter.com/devices doesn't show anything. I also ordered a new 16Gb Samsung SD card, just in case the [very old] 256Mb one I was using was the culprit.
I pulled the boards apart, reseated everything, tried the image from heatermeter.com/dl instead and set it to use the HeaterMeter AP settings, but still couldn't see the AP on my phone or PC. I then reset the config and tried plugging in the NW cable. I could finally see it under heatermeter.com/devices!
Only issue is that it won't find my WiFi. Briefly showed a few other WiFi networks, but after rescanning it can't find anything. Thought it could be a possible PSU issue, so I ordered a 12v / 2A replacement.
After it arrived I ran a NW scan, and saw my NW listed! I went in and configured the wwan interface, as per the instructions, but when I went to the Network Interfaces screen it wasn't showing as connecting, or getting an IP address. It was definitely set up for DHCP. I checked the security settings, the Bring up on Boot setting, tried changing the operating frequency between Legacy and N [Auto channel]. Nothing is making this bloody WiFi connect.
I've tried unchecking Bring up on Boot for the LAN, but that just ended up with a config reset.
I've tried both images available - the snapshot, and the one at heatermeter.com/dl.
Strangely, if I use the snapshot from here - http://heatermeter.com/devel/snapshots/bcm2708/ - none of my interfaces work. The blue light doesn't come on for my Edimax WiFi dongle, and I don't see a connection when I plug in my ethernet cable. The one at heatermeter.com/dl seems to work, but I'm still getting the pain-in-the-*** WiFi issues.
The VAST majority of the time, the HM/Pi will not find any WiFi networks when I run a scan. Sometimes, rarely, it'll see some BT networks that are next door, but not my Virgin Media Superhub 3.0 which is 1.5m away from the HM. So far, in all the times I've tried this, the HM/Pi has seen my wireless network 3 times. I can refresh the page and rescan 500 times without any networks showing up.
Trying to use the device in AP mode has never worked. I have deleted the partitions on the SD card, reformatted, and reloaded varying flavours [preconfigured, edited, default snapshot, varying heatermeter.com/dl versions] of the image many, many times, and I have never seen the HeaterMeter AP listed when I run a scan.
Should I see anything on the screen after putting in an SD card with a fresh image? It goes to No Pit Probe, or the temp of the Pit Probe [when inserted] straight away. No messages or activity to suggest that it's doing anything with that image, but it shows up in http://heatermeter.com/devices/ straight after I plug in a cable.
My Edimax glows solidly blue all the time. No blinking etc. I have also never been able to connect to the HM by using the 192.168.200.1 address. I can only connect using the DHCP address.
These are the devices I have:
WiFi dongle - https://www.amazon.co.uk/gp/product/B003MTTJOY/
SD card - https://www.amazon.co.uk/gp/product/B013UDL5V6/
PSU - https://www.amazon.co.uk/gp/product/B01D4ZYEWM/
Let's have some images to break up this text:




After rebooting the Pi and doing a scan, or plugging in the NW cable and running a WiFi scan, it'll find 3-5 BT networks, but not [or VERY rarely] mine. I've got about 30 seconds after rebooting or plugging in the NW cable where it'll find some wireless networks, and after that it won't find anything, no matter how many times I refresh the screen.
My hub has two networks - 2.4GHz and 5GHz. Originally they were named the same thing, with the same password, but I've tried changing them to different names and still can't see my WiFi networks after a scan.
I set up a hotspot and connected the RPi to my TV with a keyboard attached. Should ifconfig show the wlan0 straight away, because all I can see is br-lan, eth0 and the loopback address?
Can't find the commands sudo or nano, and nano isn't located in /usr/bin/ like it should be. I checked and there's no /etc/network/interfaces file. Tried to use vi to edit it, but there's nothing there. Went in to /etc and there's no network directory.


It was time to try a raspbian build to see if my Pi & WiFi adapter were working properly. Both worked flawlessly. The adapter connected to my WiFi straight away.


Tried a fresh re-image, powered it up with the HM still disconnected, and I'm seeing the same issues as before:
No wlan0 listed in ifconfig, no /etc/network folder, no sudo command, no nano etc etc.
Whether they're included in the build or not, I'm not sure, but I'd expect the wireless interface to show up under ifconfig at least.
Again, the image I'm using is the one from http://heatermeter.com/dl/. I chose "Raspberry Pi 2 or 3", selected "default (HeaterMeter AP)", then downloaded and wrote the image.
If I use the openwrt-rpi.zip image from the snapshots folder [http://heatermeter.com/devel/snapshots/bcm2708/] then none of my interfaces work; not even the LAN cable.
Please help, because at this point I'm really regretting not buying a CyberQ or FlameBoss 300.