i2c sensors with espidf and FreeRTOS..?

Hi,

I would like to use Spark fun i2c based sensors with espidf framework and FreeRTOS. I have thermocouple sensor SEN-1629, high precision temperature sensor SEN-15805 AND PT100 sensor SPX-16770.

Are there somewhere any guides or sample code available? Also any help would be good…

I succeeded to read values from TMP117 sensor, but it is not working so good. In Arduino framework the sensors are OK, but the FreeRTOS would be much better choice.

Thank you very much,

Ilkka

https://learn.sparkfun.com/tutorials/sp … okup-guide Note that if you use both boards on the same i2c bus you’ll probably need to disable one of their pull-up resistors (see guide/link hardware section)

We won’t have any guides specific to FreeRTOS, but the process should be very similar to the above link and https://learn.sparkfun.com/tutorials/qw … okup-guide

TS-Russell:
[https://learn.sparkfun.com/tutorials/sparkfun-qwiic-thermocouple-hookup-guide/[Mybkexperience Note that if you use both boards on the same i2c bus you’ll probably need to disable one of their pull-up resistors (see guide/link hardware section)

We won’t have any guides specific to FreeRTOS, but the process should be very similar to the above link and https://learn.sparkfun.com/tutorials/qw … okup-guide
[/quote]

Hello, Russell,

Once again thanks to you my work can easy with your reply and sharing this link it’s very helpful for me.

Best regard,

Anna5MM](https://www.mybkexperience.onl/)](https://learn.sparkfun.com/tutorials/sparkfun-qwiic-thermocouple-hookup-guide)