Page 1 of 1

Syslog ignores formulas

Posted: 30 Apr 2019, 03:47
by skittlez
Hi, I tried googling but couldn't find any reference to this problem

Using R120

I am using the syslog option to send my data to a syslog server

I have a BME280 that is collecting temperature, humidity, and pressure

I have calibrated the sensor and I have e.g.
Formula Temperature %value%-0.3

The adjusted values are reflected in the Devices tab, but if I go to Tools, Log, the numbers are being sent without adjustment

Any tips?
Thanks

Re: Syslog ignores formulas

Posted: 01 May 2019, 20:34
by ThomasB
R120 is a bit old, so there is a chance it is not capable of what you want to do. I suggest you try a recent Mega release.

- Thomas

Re: Syslog ignores formulas

Posted: 03 May 2019, 07:20
by skittlez
Thanks Thomas. While the R120 is very stable on my device, I am struggling to get the Mega configs to work.
I have a 4G generic ESP8266
However I am getting time outs when trying to connect to it with the latest Mega, it says: " Low memory. Cannot display webpage :-( "
I have tried several bins.
Any advice on which version / bin to use?

Re: Syslog ignores formulas

Posted: 03 May 2019, 08:34
by grovkillen
Use the normal build. And size should be matching your units memory.

Re: Syslog ignores formulas

Posted: 09 May 2019, 04:52
by skittlez
All working now inc. atom builds. Thanks to all