Charles
Charles
Looks like #601 I setup this parameter to 3600 and still have events from 2hours, could it be a localtime or timezone issue? I've purged both from web interface. Can...
@gotthardp Thanks, I'll try this one setting both to 1800 to see, but not today, we need to finalise production by the end of day
@gotthardp Looks like still not working for RX frames ```` % amount of rxframes retained for each device/node {retained_rxframes, 10}, % events duration on interface {event_lifetime, 1800}, {trim_interval, 1800}, ````...
@divi255 just curious, how did you get it working on the Mikrotik? did you rebuild from scratch with cross compilation? Do you have an image available for testing on this...
Ok guys, makes sense. I used JSON in app args Anyway, would it possible that if app args is JSON type to parse it and send JSON decoded data directly...
Awesome, I guess the 3 peaks are while advertising?
I'm using ATC firmware with ESP32 and Micropython (WiPy 3) without any issue, I started with [blescan](https://docs.pycom.io/tutorials/networks/ble/) example and then added decoding advertising data class for the sensors project I...
Just tried with [OpenMQTTGateway](https://github.com/1technophile/OpenMQTTGateway) on ESP32 sending to MQTT Broker works also like a charm (thanks @lolren for sharing this awesome piece of code) MQTTExplorer Output 
If you prefer raw C you can check OpenMQTTGateway :-)
@nospamsam2011 , I had the same "question" took me some time to understand how to have 2 x 64x32 panels to build 1 of 64x64 and declare a looks like...