Connection, but no data is sent
Connection, but no data is sent
Hello,
I'm still working on the project expor had started. When he stopped his firmware was able to make a connection and recieve the data sent by Pcan explorer.
At this time I'm only able to send a message via the CAN 1 wirred connention.
The Peak server and cliënt see gprslink-client making the connection. But the data sent by Pcanexplorer doesn't reach the unit. The other, hardwired, cliënts recieve the message.
It looks like the driver is causing this problem. We have installed the older drivers found on your site but that didn't work.
Have you got any idea?
Thanks in advance
I'm still working on the project expor had started. When he stopped his firmware was able to make a connection and recieve the data sent by Pcan explorer.
At this time I'm only able to send a message via the CAN 1 wirred connention.
The Peak server and cliënt see gprslink-client making the connection. But the data sent by Pcanexplorer doesn't reach the unit. The other, hardwired, cliënts recieve the message.
It looks like the driver is causing this problem. We have installed the older drivers found on your site but that didn't work.
Have you got any idea?
Thanks in advance
-
- Hardware Development
- Posts: 87
- Joined: Fri 10. Sep 2010, 13:11
Re: Connection, but no data is sent
Hello,
what driver are you talking about exactly? I don't know his firmware so I can't tell you what it should transmit. The example software just transmits some special data collected from FMS or OBDII and some other peripherals but not raw CAN data. If he changed that the server mus be adapted too to be able to receive this data.
Best Regards,
Stephan Michaelsen
what driver are you talking about exactly? I don't know his firmware so I can't tell you what it should transmit. The example software just transmits some special data collected from FMS or OBDII and some other peripherals but not raw CAN data. If he changed that the server mus be adapted too to be able to receive this data.
Best Regards,
Stephan Michaelsen
Re: Connection, but no data is sent
Hello,
My firmware basically just processes all CAN data that it receives via either wired or wireless connection. The wireless connection is made by using PCAN-Link (Client/Server). While PCAN-Link no longer supports the PCAN-GPRS Link, I received two .exe files for the client and server to make it work again.
The problem is that using the drivers at that time (feb-jun 2011) the connection worked fine. I used CAN messages to configure the device either via wired or wireless (PCAN-Link) connection.
Using the current drivers/api.dlls this no longer works. Wired messages are still received and processed, but it seems that no PCAN-Link messages make it to the device anymore. We tried downloading old drivers but without success.
Sending the messages is done via either PCAN-Explorer 5 or PCAN-View. Any suggestions or ideas on where this suddenly goes wrong? To me it seemed a driver/API change that might've come from the removed support from PCAN-Link, but wasn't reworked yet with the drivers I used at the time (support was only dropped shortly before then if I understood correctly).
PS: The PCAN-GPRS Link still connects to the virtual net and shows up in the list of clients.
My firmware basically just processes all CAN data that it receives via either wired or wireless connection. The wireless connection is made by using PCAN-Link (Client/Server). While PCAN-Link no longer supports the PCAN-GPRS Link, I received two .exe files for the client and server to make it work again.
The problem is that using the drivers at that time (feb-jun 2011) the connection worked fine. I used CAN messages to configure the device either via wired or wireless (PCAN-Link) connection.
Using the current drivers/api.dlls this no longer works. Wired messages are still received and processed, but it seems that no PCAN-Link messages make it to the device anymore. We tried downloading old drivers but without success.
Sending the messages is done via either PCAN-Explorer 5 or PCAN-View. Any suggestions or ideas on where this suddenly goes wrong? To me it seemed a driver/API change that might've come from the removed support from PCAN-Link, but wasn't reworked yet with the drivers I used at the time (support was only dropped shortly before then if I understood correctly).
PS: The PCAN-GPRS Link still connects to the virtual net and shows up in the list of clients.
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Connection, but no data is sent
Could you connect the PCAN-View/PCAN-Explorer to the same NET where the PCAN-Link Client is connected too?
Looks like it is only a PC based problem, not a PCAN-GPRS Link problem. Is the PCAN-Link Server running on the same machine? If yes, could you connect to it from a different PC in the Network?
Are you able to see the connected PCAN-GPRS Link Module PC Software PCAN-Link?
Looks like it is only a PC based problem, not a PCAN-GPRS Link problem. Is the PCAN-Link Server running on the same machine? If yes, could you connect to it from a different PC in the Network?
Are you able to see the connected PCAN-GPRS Link Module PC Software PCAN-Link?
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
Re: Connection, but no data is sent
On all three of your questions the answer is yes.
We connected to the server from another PC aswell: messages can ben sent and received and are visible on the virtual net.
Same goes for connecting to the server on the same pc.
The PCAN-GPRS Link shows up in the Client/Server list, but not receveing the messages being broadcast on the virtual net.
We connected to the server from another PC aswell: messages can ben sent and received and are visible on the virtual net.
Same goes for connecting to the server on the same pc.
The PCAN-GPRS Link shows up in the Client/Server list, but not receveing the messages being broadcast on the virtual net.
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Connection, but no data is sent
Are the "tx" option selected in the GPRS Client? (could be find in Client List)
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
Re: Connection, but no data is sent
Yes the TX box is checked. I've added screenshot's for you to see the configuration.
- Attachments
-
- Server connected with Pcan-Gprs screenshots.zip
- (377.54 KiB) Downloaded 3193 times
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Connection, but no data is sent
Could you please post us the PCAN-Link Server Version? Looks like you use a "Normale Server Release" (like 1.2.1.73). The PCAN-Link Server with PCAN-GPRS Support is not a official Version (we had send you the EXE of this version as a preview) and this Server Software have a Version number like 1.3.x.x. So if you see a 1.2.xxx, please replace with the version we send you in the past. Start again and check Server Version - must be a 1.3.x.x. This should fix the problem.
--------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
PEAK-System Technik
Technical Support Team
support[at]peak-system.com
-------------------------------
Re: Connection, but no data is sent
The version I'm using is 1.2.1.83.
Is this the wrong one?
Is this the wrong one?
Re: Connection, but no data is sent
When I used the official server release the PCAN-GPRS Link wouldn't even connect to the server. It would only connect and immediately disconnect again. Also, jwphrijk told me that when requesting OS time/version from PCAN-GPRS Link he did infact get a reply.
I can't check the files on my side so I don't know what version I received, but jwphrijk can check I suppose.
I can't check the files on my side so I don't know what version I received, but jwphrijk can check I suppose.