Enquiry on sensors count

Hi if we connect Arduino and bolt via UART ,how much sensors can I connect in Arduino and send data to Bolt cloud via bolt module.

Hi,
you can use the Bolt Arduino library https://github.com/Inventrom/boltiot-arduino-helper and send data via UART.refer the example codes and read description on this page.