ECG measurements

i want to get the output from a sensor AD8232(ECG sensor) but data collection rate of bolt is 5 min and of pro version is 30 s. Is there any way to get much faster data collection rate?

Hi @diyasmadhu49,

You can write your custom code in python/JS to fetch data from the sensor and push it to cloud or any third-party service using APIs. Although there is a limit on the number of API hits on the pro plan too, still it is more than enough in number. Please refer to https://docs.boltiot.com/docs/api-access-rules regarding API access rules.