0neblock / Arduino_SNMP

SNMP Agent built with Arduino
MIT License
78 stars 30 forks source link

Trying to find this project https://www.reddit.com/r/esp32/comments/lql2ln/esp32_working_snmp_example/ #51

Open W1BTR opened 1 month ago

W1BTR commented 1 month ago

Aplogies for the farely off-topic post here.

I'm trying to set up some ESP32 cards to work as environmental sensors for zabbix. All this with very little experience with Arduino style projects.

Basically I'd like to measure standard inputs from short detectors, thermometers, hydrometers, and light sensors with a machine by sending SNMP Get requests to the ESP32 device.

Looks like this was exactly what fawnlake1 was trying to get going, and it seems like he largely succeeded, but I cant find any updates on his project or reach him (been a couple of months since he's done anything on Reddit it seems).

It says he worked with you a lot @0neblock and @shortbloke and gotten this working - either of you two know if there are closed issues Ive been unable to find where this has worked?