Wow thanks for the fast reply! I went to bed after finding out my issue: Multiple library installs,updates, removes and much yelling on a single pi zero and no oled display. I started from a fresh wheezy Raspbian lite, and noticed one other SMALL issue.... my ground wire was connected to gpio 4, not...
i am looking for answers too. its really put a damper on my enthusiasm to make and deploy raspberry solutions sadly... ive tried at least 10 different installs, adafruits, rmhull, alien-DNA-buttprobes everything.... i hate when people change code bases without keeping the old stuff available. :evil:...
UPDATE decided to flick third party services for now, the cost is too high for what i want to do (and for what i can charge people for) im using a Virtual Machine running Linux, with Grafana and Influx setup on that. on the remote computers / servers, i am running telegraf and that is sending metric...
thanks guv. ive just worked out that i can also do these things: 1. possibly change Grafana to port 80 and stop nginx (maybe?) 2. have nginx in front of grafana and have it proxy request to grafana 3. redirect wormhole traffic to another port and then forward that to port 80 ill try it all out and p...
(this is a..........Then i have my web application built on top of flask-socketio framework (alternative to NGINX) . So my problem is i cannot get the stream to be displayed on my web application since the stream came from port 8080 while my webpage is on port 80.........o figure this out. I am loo...