I am trying to read hts221 and ccs811 sensors from thingy and want to make the data available on UART(P0.02,P0.03).
I have tested the uart code and able to print data - connecting external arduino TX-RX to read on Serial monitor!
Now need help for getting the sensor data as the thingy sdk is a mess for me and it has BLE snipets which I will not need as of now.
Thanks in advance.