Implementing SHT85 and Light lightness Server Code together

Hi, I am looking into combining SHT85 into Light lightness Server (mesh v4.2.0) code using nrf52840-DK. For my working SHT85 code, I am using an LCD to display the temperature and humidity level. How would I go about doing it?  

I have already tried combining SHT85 code into light lightness server example using SEGGER. It was able to built successfully but the LCD was not showing anything when I downloaded the code into the DK.

I'll put the code here for reference. The server code is the one I edited with SHT85, while the the SHT85 is just purely to read temperature/humidity and display it on an LCD 

server.zipSHT85_ST7735.zip

Parents Reply Children
No Data
Related