A lot of carriers have an sms gateway to route email to sms if you send email to the proper address.
https://20somethingfinance.com/how-to-send-text-messages-sms-via-email-for-free/
For AT&T, this is number@txt.att.net ... 55511111234@txt.att.net
@MartinB Just to confirm, you are asking about the browser interface, correct? I'm doing a cook now and the browser interface is working great, but the Android PitDroid app is not graphing (other functions working).
This probe looks awesome.
Nathan, I'm impressed you were able to fit the temps as closely as you did. But, I opted for the easy route and peeked into the app. I just attempted to PM you at github and sent you a spreadsheet link with several BLE command UUID's and the formulas for the tip and...
I decided to go for it and was able to build and install the cdc_acm.ko module and now have a /dev/ttyACM0.
I was actually successful building the entire snapshot LEDE environment on Windows 10 WSL 2 with Ubuntu 19.10. It required a few patches, but was mostly painless.
Well, I was wrong about serial. It's the cdc_acm driver I need.
CONFIG_PACKAGE_kmod-usb-acm
Kernel modules -> USB support (USB_SUPPORT [=y]) -> Support for modems/isdn controllers (USB_ACM)
LOL. All I wanted to confirm was that it's manual ... I totally get it and now understand where to pull from if I ever need to.
And yes, I saw other response. Been traveling this week have not had a chance to figure out which I need. It's on my list for today. Thanks.
Looks like the current AVR Firmware /devel/snapshots/trunk is 20200209B (heatermeter.hex) while the 20200214 Pi Snapshot I'm using has AVR Firmware /lib/firmware/hm.hex ver 20200210B. I would have thought the AVR trunk would be newer, unless maybe you're manually publishing the trunk snapshot...
With the latest firmware snapshots, both my Edimax EW-7811Un and LOTEKOO Ralink RT5370 based WiFi dongles are now working fine. I ran a 4-day ping test on the Edimax without any dropouts.
Thanks for the Upgrading HeaterMeter Software wiki addition.
After reading through the AVR vs Pi Firmware section, I still had the lingering question 'when do I need to use the AVR Firmware gui tab to explicitly upgrade the AVR Firmware?'. The main answer I was looking for was buried, but...
I just flashed the snapshot via gui, but I'm not sure where to confirm that this is latest snapshot.
I can see the LEDE tagline at the top of the gui changed from SNAPSHOT r4558-438dcbfe74 to SNAPSHOT r5264-94491a1571 .
And /proc/version is :
ucid is 20200120B
Is ucid the best way to...
I think I'm fighting the same problem with wifi dropouts on a Raspberry Pi Model B Rev 2 and the Edimax EW-7811Un adapter. And I'd swear the board knows when I leave the house and just hums along happily until 5 miles from home. RSSI is > 80% with no connection issues when it's working and rpi...
Apologies for bringing this one back from history ...
However, +1 the request for a kmod-usb-serial . I'm playing around with a cellular modem that is easiest to connect via usbserial, but I have other options. Anyway, I found the module in the lede-project repo, but it's for kernel...
Adjusting the closed position made a big difference. Also, after I got the screw to take hold in the motor I gave the valve piece a good pull to re-seat the motor and get the maximum separation between the valve and body pieces. From there, I tightened the screw as needed to close the...
I'm finishing up my offset rotary valve build and am wondering if the behavior that I'm seeing is normal.
I'm using an MG90S and default PID setting.
I noticed that when I power on my HM, the rotary moves to the 100% open position with a quick rotation.
However, when I toggle the damper...
Confirmed that my 'niceEshop Mini 150M USB WiFi Wireless LAN 802.11 n/g/b Adapter' is showing up with vendor:device id of 0bda:0179 which makes it an RTL8188ETV chipset requiring the 8188eu.ko driver and firmware. This driver appears in Linux 3.12 staging, but I do not believe it is available...