Grove Sensor Software Library for Digi XBee Mesh and Grove Sensors

Hello,



I’m developing a project using the following:



-Digi XBee Pro S3B Mesh Network module

-Grove Development board

-Grove Temperature/Humidity Sensor Pro v1.3

-Grove GPS sensor



The communication interface is UART and I have been using Digi’s python library to create and manage the network. My current problem is setting up the sensor on the Grove board and receiving the sensor data over the network. Is there a Grove python library, or any software library, that I could use to read the sensor data? The code on the Seeed wiki is for a much older XBee device and many require a micro-controller like Arduino and Raspberry Pi which I don’t need since I have the Grove development board.



Any help is greatly appreciated! Thanks!