I have been trying to use OBDSIM (https://icculus.org/obdgpslogger/obdsim.html) to simulate a car. My plan is to write a mobile application to read data from a real car using an OBD2 dongle. For testing purposes, using a simulator is the best way to get started I think. I have virtualisation software to enable COM-ports, so that issue has been tackled.
I am able to start OBDSIM, but then it keeps throwing out samples and I can not send any AT-commands in the command prompt console because of that.
The question is if anybody knows how to run AT-commands using OBDSIM or if there are any alternatives that work in the same way as OBDSIM?
Any advice about a better way to actually develop software to make this possible is welcome! I am unsure if buying the OBD2 dongle at this stage helps, because the range to my car might be too far (10 meters with walls in between). I am also unsure if I should buy a wi-fi or bluetooth variant of the dongle.
Thanks in advance,
Ramon