SNMP Temperature #15326
Unanswered
alanjob84
asked this question in
RP2040 / Pico
SNMP Temperature
#15326
Replies: 1 comment 1 reply
-
Possible a start is : https://github.com/PinkInk/upylib/tree/master/usnmp
but its been mostly inactive for the last years - so you may need to do some updating to todays MicroPython |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all
I have been given a few PicoW boards and had an idea to turn them into SNMP temperature monitors.
I have been struggling for a few days now trying to get something to work.
I have get them connecting to wifi and reading the onboard temperature.
Where i am failing if getting the temperatore into an SNMP OID to read from an SNMP client.
I can do it without issue in a Linux OS but struggling to find anything for MicroPython.
Any help would be greatly appreciated.
Alan
Beta Was this translation helpful? Give feedback.
All reactions