Need both Bluetooth and Real Time
Moderators: JeffC, rdoherty, stieg
Need both Bluetooth and Real Time
I just purchased a datalogger, Bluetooth module, and real time module. We are running a 3 hour enduro and need both to be functional. How do I wire it?
-
- Posts: 101
- Joined: Tue Jan 15, 2013 1:37 pm
Hello,
We have Y adapters but we have not made it officially supported due to the less than ideal user experience.
The limitation, in a nutshell: With a Y-adapter the display won't show data until the cell connection has been established and data has been flowing to the cloud.
* If the cell connection is strong and reliable, a decent user experience can be had.
* If the cell signal quality is marginal, then the display won't update while the cell module attempts to re-connect.
We can make the Y-adapter available for a nominal fee ($9.95) for experimentation if you are willing to work around this limitation. Let us know.
We have Y adapters but we have not made it officially supported due to the less than ideal user experience.
The limitation, in a nutshell: With a Y-adapter the display won't show data until the cell connection has been established and data has been flowing to the cloud.
* If the cell connection is strong and reliable, a decent user experience can be had.
* If the cell signal quality is marginal, then the display won't update while the cell module attempts to re-connect.
We can make the Y-adapter available for a nominal fee ($9.95) for experimentation if you are willing to work around this limitation. Let us know.
-
- Posts: 14
- Joined: Thu Oct 09, 2014 12:54 am
Y adapter
What about the ability to use the bluetooth to add tmps reception so that we can monitor tire pressures. Just wondering if bluetooth receiver could be used or some tpms receivers have canbus outputs.
We are researching certain CAN enabled TPMS receivers found in OEM applications.
One such receiver is the unit found in a Fiat 500. The TPMS receiver is CAN bus enabled, running at 50K baud rate.
To use this receiver you would have to reverse engineer:
- new sensor provisioning
- sensor pressure reading
- sensor corner assignment
This is all possible by running the system though it's paces in it's native OEM environment while monitoring / logging the CAN bus messages. Classic reverse engineering procedure.
One such receiver is the unit found in a Fiat 500. The TPMS receiver is CAN bus enabled, running at 50K baud rate.
To use this receiver you would have to reverse engineer:
- new sensor provisioning
- sensor pressure reading
- sensor corner assignment
This is all possible by running the system though it's paces in it's native OEM environment while monitoring / logging the CAN bus messages. Classic reverse engineering procedure.
-
- Posts: 14
- Joined: Thu Oct 09, 2014 12:54 am
TPMS
Thanks for getting back to me so quickly. I have been researching aftermarket tpms sensors and there are numerous ones that have canbus outputs. What I need to know is what protocol the RC accepts and how it would appear on the live feed. I am willing to spend some money to test some of them out if you are willing to help me understand what I am doing.
If you can identify the TPMS systems you are researching we can help evaluate them.
We can adapt any kind of CAN bus data and transform them into virtual channels, similar to how we accessed CAN bus data in this blog post:
https://www.autosportlabs.com/pre-obd-i ... -can-data/
We can adapt any kind of CAN bus data and transform them into virtual channels, similar to how we accessed CAN bus data in this blog post:
https://www.autosportlabs.com/pre-obd-i ... -can-data/
-
- Posts: 14
- Joined: Thu Oct 09, 2014 12:54 am
TPMS
http://www.tyrepal.co.uk they have several systems that have canbus outputs with external tpms that can be moved from tire to tire should you have to change tires during an endurance event.
-
- Posts: 14
- Joined: Thu Oct 09, 2014 12:54 am
TPMS
I will be glad to do that just give me the 30 second explanation of exactly what type of documentation your are looking for as I really have little to no knowledge of canbus language