Safari also works I think. Firefox… unfortunately refuses to support WebSerial.I’m on a Mac, as is the author of BrewFlasher. Use Chrome, it works fine.
Safari also works I think. Firefox… unfortunately refuses to support WebSerial.I’m on a Mac, as is the author of BrewFlasher. Use Chrome, it works fine.
DAMN! i GO back to the !970's ... Still remember, hooking up my COBOL, to the Telephone Line, and hearing the connection! Hacked the ****, out of my College... Robert Morris College, (now U))OK, I was a programmer back in the early 80s and can read C code well enough to see that when the http server can't find a file it redirects to "404.htm", which it also can't find. Safari is wise enough to terminate the infinite loop and give the (minimally) helpful message.
I'm guessing this means that the file system didn't get built or downloaded correctly (which also explains why trying to reset the wifi using http://tiltbridge.local/wifireset doesn't work).
I'll keep digging, but would love some help.
Problem solved. Predictably, the problem was out-of-date documentation. The instructions for installing tiltbridge using esptool.py don't match the partition table in 4mb_no_ota.csv; the SPIFFS binary should be downloaded to 0x330000. Once I fixed that, everything works fine.You’re on the right path, the firmware is not getting uploaded or not correctly.
Ah - thanks for that. Instructions have now been updated to correct.Problem solved. Predictably, the problem was out-of-date documentation. The instructions for installing tiltbridge using esptool.py don't match the partition table in 4mb_no_ota.csv; the SPIFFS binary should be downloaded to 0x330000. Once I fixed that, everything works fine.
Keep on working, UncleD! (no @... dont want to disturb My Rent-an_Uncle ) That is more important, then "Our" .... "problems"!@bloombrews sorry for the delayed response, been really busy lately! The QR code is generated by the tiltbridge UI and the Android app parses the GUID from it and adds it to your account. If the QR code isn't showing up, I would agree with @Thorrak that perhaps you have an issue with the firmware version installed? I hope you're liking the app, sorry I haven't been able to commit time to more features. Cheers!
No, unfortunately. That’s based on an ESP32-S3, which a different chipset than TiltBridge is designed for.So ive been trying to find some hardware for the tilt bridge. I see some on amazon and heltec. But am wanting to buy 3-5 to build several for our brew club. I have bought parts from aliexpress in the past and that seems like the cheapest after shipping as you get stacking shipping there. Is this one compatible with the firmware? I like the addition wifi antenna as well for longer range.
https://www.aliexpress.us/item/3256...!sea!US!3295362257&curPageLogUid=ZtgWN78WD95s
Has anyone tried the Particle Argon (Argon)? The specs say it has a ESP32. But what is most interesting is separate external antenna connections for WiFi and Bluetooth. This would allow an antenna inside a fermentation chamber for the Tilt and one outside the chamber for WiFi. I have not been able to find another ESP32 with two external antenna.
Bummer. I figured that was the case. Well back to the hunt for dual antenna then.The reason it has separate antennas is because it has separate processors for each as well. The issue is that TiltBridge is designed to run on a single (ESP32) processor — this would require adaptation to work on the nRF52840.
@chuckgl , your thinking too much... (like I always do, and screw things up)Bummer. I figured that was the case. Well back to the hunt for dual antenna then.
Unfortunately, you aren’t going to find one. The problem is that the ESP32 is a single radio device, and therefore has a single antenna. There are designs with an attached (or attachable) uFL antenna connector which might work for you — but you’re only going to find ones that use a single antenna.Bummer. I figured that was the case. Well back to the hunt for dual antenna then.
This one looks like it is a ESP32 only would yall agree?No, unfortunately. That’s based on an ESP32-S3, which a different chipset than TiltBridge is designed for.
If you see ESP32-C3, ESP32-S2, ESP32-S3, or ESP32-C6, it probably won’t work.
Possibly! Hard to tell for certain, but it looks promising. It does have an attached LoRa chip, however, which TiltBridge won’t use. I can’t promise that the screen will work (the OLED screens don’t have a standard pin configuration) but this looks similar to the Heltec-style chips which others have reported success with.This one looks like it is a ESP32 only would yall agree?
https://www.aliexpress.us/item/2255...d49!10000000579104005!sh&gatewayAdapt=glo2usa
Phones have a MUCH better antenna than ESP devices, so that’s not shocking.Hi, I have a question. I have been successfully running the tiltbridge for a few months and it has been working great. However, recently I have had issues with it not finding the tilt even though my phone can from the same location. It was working this morning, then suddenly stopped and it can't find the tilt to reconnect it. I've tried resetting it and unplugging it, but both failed. I'm using a heltec board with V1.1.3 .
Any help would be appreciated!
Thanks!
What fermenter do you use?? My Ss Unitanks have a very thick skin, and the Tiltbridge will always work if I put it directly sitting on top, near the TC ports. But next to the tank, down low, the signal is too poor. The board also works over the top, sitting on another tank directly next to it, but never down low (under the beer-liquid level) See my avatar here, to get my setup picture.Yeah, I was just stating that to eliminate it being an issue on the tilt side. Both devices were about 4" away from the side of the fermenter. I usually have it resting in a small plastic case on top of my glycol chiller next to the fermenter.
Tilt battery?To give some more details, It was logging everything fine, then all of a sudden on the same batch it stopped logging and picking up the tilt. There was no activity in the brewery and there was no interruption to internet service. I did try to move it closer, to the point it was literally touching the side of the fermenter, but no luck.
... are you checking to see if we are reading? Prevent what?! Gonnorhea? Trenchfoot? What man, what?!
- Resolves bug that could prevent toggling between temperature units (C to F / F to C)
- Resolves bug that could prevent
Initial studies suggest that TiltBridge may be as much as 100% effective at preventing Gonnorhea when talked about obsessively with potential partners.... are you checking to see if we are reading? Prevent what?! Gonnorhea? Trenchfoot? What man, what?!
Unfortunately, no. There is a separate USB-to-serial chip on the ESP32 boards that sounds like it may be busted (red box below):Have a Lolin D32 Pro (WROVER, TFT) successfully flashed with TiltBridge: v1.1.3. It doesn't present the serial port any longer to the USB port - is this an expected behavior? Nothing shows up in Windows Device manager (no issues with other ESP devices).
The Tiltbridge "Factory Reset" doesn't help - doesn't get the device back to showing up on the USB port. I've tried multiple USB cables - any help out there? Apologies if I've missed a related post. Cheers.
Makes sense. Thank you for that. Should have asked earlier - could have saved wasting a few hours...Unfortunately, no. There is a separate USB-to-serial chip on the ESP32 boards that sounds like it may be busted (red box below):
View attachment 822858
100% of the USB functionality is handled by this separate chip for this board. Sorry to be the bearer of bad news, but my recommendation would be to order a new board when you can.![]()