I’m fairly new to RealDash and I’ve been using it with my Ecu master black and now I want to hook up to my Megasquirt on my other car. I was able to connect using WIFI, and sending and receiving CAN. However, it does not seem to have the E85 FF content mapped, and I’m guessing I need the INI file that was talked bout in another post… Since there were no instructions anywhere, I’m wondering which INI file I should be pulling off my PC. Also, I don’t see BT connection when I’m searching but I do see it when I connect VIA PC… Is there any reason it wouldn’t show up as an option when scanning through RD?
If you are using CAN connection, there is no need for INI file changes. You can configure the CAN output in Tuner studio to have a custom value to be sent to CAN bus for the Ethanol content.
Then you need to add this new value into Megasquirt CAN XML file that RealDash understands how to read it. You can find the instructions and default Megasquirt CAN files here:
Wait, maybe I’m not understanding here. My MS3 Pro has onboard WIFI and BT. This connects to the MS3 via serial. I don’t believe I’m using CAN. However, when I go into RD to select the values for FF Ethanol content, it’s not mapped to what I guess it should be on the MS3. How do I actually map these? There isn’t much online about using the MS3 on RD that’s not very old even on msextra.
While connected, go to ‘Settings->Application->Debug’ and open the debug data view to see if your FlexFuel data is in any of the ‘Sensor’ inputs from your INI file.
If not, you do have to configure your ECU from TunerStudio to output these into the sensors specified in INI file.
I figured it out; the data for flex fuel is fuel_pct on engine specific. I’m not sure how to map FF ethanol content to that value but I’m guessing you do that behind the scenes