XBee Wi-Fi - decoding UDP packets of sampled data -


i bought xbee wi-fi s6b. (i expecting similar wifly can post sampled i/o data webpage.) going hook 2 temperature sensors analog inputs. note - there no arduinos in project.

i have configured xbee send udp packets computer on port 3054 (0xbee) - can see them using netcat.

my question: there existing software out there linux or raspberry pi can receive these packets , decode them? i'd rather not have re-invent wheel. i've searched extensively, found api mode arduino attached. i'm interested in running xbee 2 temperature sensors.

many of search results i've seen talking another xbee connected computer via serial port. i'd rather not buy xbee, because computer on same network.

here's small program created listen xbee udp packets. listens 1 temperature sensor, configurable add on other sensors.

https://github.com/bseeger/xbee_listener


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -