I have an Arduino 101 using the Adafruit MAX31850 connected to a type K thermocouple. It works well with the MAX31850 temperature sketch, as well as the tester sketch I have on the Arduino list. Serial identifies the component and print the temps that are accurate. I also have the Blynk ble app on my iPhone that in of itself works great. I have tried to merge (for lack of a better word) the two sketches so I can read the thermocouple to no avail.
Has anyone tried to do this successfully?