Hello racers,
I have kinda big idea in my mind. Just bought Nokia 3110 Classic and now I want to make it act as a LFS outgauge receiver. I have managed to make a C# .NET program what reads speed and counts driven kilometres. Basic concept in my mind is - I connect my phone to computer, using USB cable, set Nokia to "Nokia mode", start a J2ME app. in phone and start receiving/displaying data. The big question is - am I able to send OutGauge data (or I "translate" the outgauge UDP packet to more simple string) through the USB cable to my phone? The rest should be easy..
I have kinda big idea in my mind. Just bought Nokia 3110 Classic and now I want to make it act as a LFS outgauge receiver. I have managed to make a C# .NET program what reads speed and counts driven kilometres. Basic concept in my mind is - I connect my phone to computer, using USB cable, set Nokia to "Nokia mode", start a J2ME app. in phone and start receiving/displaying data. The big question is - am I able to send OutGauge data (or I "translate" the outgauge UDP packet to more simple string) through the USB cable to my phone? The rest should be easy..