jefffhaynes / XBee

A .NET library for XBee wireless controllers
MIT License
40 stars 17 forks source link

RSSI Querying #43

Closed PaulHeitkemper closed 6 years ago

PaulHeitkemper commented 6 years ago

Would like to be able to query each node for its RSSI.

From my newbie's reading of various docs, I should be able to send a node the DB command, but this API restricts it to the XBeeCellular class. Why is that?

I can give this a go once my hardware shipment comes in and is alive again, but that may be next week.

jefffhaynes commented 6 years ago

It shouldn't be limited to cellular. Fixed in 1.5.9. Thanks