Alberto Trentadue
Alberto Trentadue
Hi ticso24 I try to bring up this topic, I have similar issue about OTAA join. I am using Arduino PRO Mini running the LMIC, powered using an FTDI USB-to-Serial...
@omarecd please check issue #9. I bet that now the library should work also for Leonardo
Hi @myroslav-tb Thank you for your answer. I actually provided the relevant screenshots, and aggregation is the only setting changed from one situation to the other. I will try to...
Dear @myroslav-tb and TB developers I think this issue is rather simple to reproduce, if one really wants to. Please follow what I did. 1. Define a Timeseries Bar Chart...
May be this related to issue #7253 ?
Hello Guys I have verified that this issue is a duplicate of issue #7253 I have started a generator that provides one telemetry with 18 decimal digit and another telemetry...
Hello @IAmTheNail We are experiencing exactly the same issue My investigation shows that aggregations do not take all the values for a telemetry into account but only a certain subset...
> My case was too many decimal values. The sum aggregation discards those values. Hence the wrong results. It works when rounding the values to for example three decimals. OK,...