I have this program running on KEIL 5, what could be the problem with the code and Do you guys have any sample code for mcp9808?
Note- I am using the wired connection not a Bluetooth app to sense the temperature
Please Help
Thank you!
#include …
Hello!
I want to connect the MCP9808 with the nrf52832. Therefor I use i2C.
My example on the nrf52832 is the:
<nRF5_SDK_v11_0_0 folder>\examples\ble_peripheral\experimental_ble_app_eddystone\
Now, I have written the code of the twi_sensor…
Hello!
I want to connect the MCP9808 with the nrf52832. Therefor I use i2C.
My example on the nrf52832 is the:
<nRF5_SDK_v11_0_0 folder>\examples\ble_peripheral\experimental_ble_app_eddystone\
Now, I have written the code of the twi_sensor…