Boris van Galvin
Boris van Galvin
A quick look in to it and it appears that there is a compatibility issue with the new version 6 JSON library.
I have a function that sends the telelberty data such as tb.sendTelemetryFloat("obj_t",obj_t); tb.sendTelemetryFloat("tmp_t",tmp_t); ...... etc. after this I call tb.loop(); then have to create a delay to ensure the data...
A strange little issue.. I have some large .js files "212k and 290k" included in to my web interface, i decided that using gz and the browsers deflate option would...
Has anyone managed to get the RockBLOCK working on an ESP32? Have tried several variants of the ESP32 and all seem to crash.
After sorting out the other issues and reflashing I now get this whe i try to load an HTML page. It gets as far as loading the first two characters...
Installed everything as per the instructions Compiled and uploaded the sketch. Sketch did a stack dump `>>>stack>>> 3fffeea0: 00000000 000007c6 00000000 3fffee34 3fffeeb0: 00000000 3fffdad0 3ffef630 00000030 3fffeec0: 3fffeee0 3fffeee0...
Hi Martin, I was wondering if you by any chance had a compression example for the ESP32. I have quite a few sensors and would like to be able to...
I am trying to run this on a UM FeatherS2. during compile im getting the following error message ``` In file included from C:\Users\vanga\Documents\Arduino\libraries\Arduino-INA3221\Beastdevices_INA3221.cpp:29: C:\Users\vanga\Documents\Arduino\libraries\Arduino-INA3221\Beastdevices_INA3221.h:112:40: warning: 'packed' attribute ignored [-Wattributes]...