Hello People,
Can Anyone have working Code of TMP117 Temperature Sensor with any of the Nordic BLE.
Hello People,
Can Anyone have working Code of TMP117 Temperature Sensor with any of the Nordic BLE.
Hi,
I find it very difficult to set the registers and read the data from TMP117 is there any sample code so that I can refer.?
Thanks & Regards,
Reshma
Hello,
Really sorry we don't have any other samples(other than what I pointed in last response) which I can give you as reference, but if you are struggling with TMP117 you can make a query in Texas Support channel.
May be a someone else in this forum have a working code that they can share here.
Kind Regards
Abhijith
The default I2C address for the TMP117 is 0x48. So in my overlay file using the TMP116 example nrf52dk_nrf52832.overlay:
I got this working on nrf52dk_nrf52832.
I hope this helps.