I just got intrigued by the CORE Body temp sensor and would like to get this implemented into my “BreakAway: Indoor Cycling” iOS App.
Anyone here has this device and and iOS device and is willing to lend a hand to get some logs such that I can implement support for this device into the app?
Thanks @david , for the stuffs I want to do currently, you dont need to have an indoor trainer.
My first task is actually just to get some data from the sensor. (not in the already processed fit file). I need to RAW packets from the sensor.
If you have an iOS device, downloading the BETA app, installing it and getting it to collect some logs would be a great beginning already.
Open the App, go to the SETTINGS Tab, way at the bottom, input “loglevel10” into the Box Marked as DEVELOPER
NOTE: IT’s “LOGLEVEL10”
Get your CORE sensor turned on. (I don’t know how it works and if there’s a need to turn it on). But keep it far away from the App / don’t turn it on before the “loglevel10” is inputed. (The app does auto connections to sensors and no need for manual fiddling, so if this settings doesn’t get inputed before the sensor is turned on, some of the logs will be missing)
Just Do some normal stuffs w/ the CORE Sensor in use… (Note: There would not be any visual indication if the app has connected to the CORE sensor or is even collecting data. I’m just collecting logs of the packets it sents out)
maybe like after 30s++, you can go to the HISTORY tab, there would be a file called “debuglog”. Please click this and it should pop up an email w/ this log as attachment. You can send it to yourself to check the content.
If the content has something like
2022-10-10 11:11:11 CoreTemp T:1 xxxxxxxx flags:xx CoreTemp:xxxx SkinTemp:xxxx Unit:C
then the data collection is successful. I’ll use these logs to determine if I have the correct interpretation of the Packets. If you open up the logs, you can also confirm if the numbers are looking suspect / ok.
Glad you got sorted. Sorry I didn’t get you data in time. Intervals.icu displays core temp with one decimal just to make it look nicer. I didn’t think temp would be measured accurately enough for 2 decimals.
The Core Body Temp data will be stored in the FIT file and uploaded together to intervals.icu (or your platform of choice. Depending on the platform, you may or may not need to use the THb field if the Core Temp field is not available)
Skin Temp will soon be available and written to the FIT file as Developer Fields. If there are testers who are willing to give it a go, let me know. Will get you into the TestFlight BETA.
@david
Hi, i cant get the body core temp showed in my workout? i checked the field and marked core temp. so its prob that i havent connected the core here? how do i do that?
Hi - are you referring to the BreakAway App or the workout Data after syncing the completed workout to intervals.icu?
If you’re referring to After the workout completed and would like to plot it, it’s in “CHARTS → Core Temp” you may need to click the magnifying glass if it’s not already there previously.
if you’re referring to the BreakAway: Indoor Training App, would like to get more details. Are you saying the CORE sensor is not connected to the App?
Does the workout uploaded into intervals.icu have the CORE temp data? How are you syncing/uploading the workout to intervals.icu? If you’re using Strava, take note that Strava will strip out a lot of data before sending it out to other locations (like intervals.icu)
You can check the Original FIT file using fitfileviewer.com - the output should look like the linked post