Connection, but no data is sent
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Connection, but no data is sent
Dear you need to use the 1.3.x.x. as i wrote - my colleauges send you this (not supported) version a view month ago.
--------------------------------
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
Thank you for your response!
Ik seems also Expor doesn't have the other version of the sever anymore. )-:
Is it posible for you to send me another copy?
Thanks in advance
Ik seems also Expor doesn't have the other version of the sever anymore. )-:
Is it posible for you to send me another copy?
Thanks in advance
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Connection, but no data is sent
Send a e-mail to support[at]peak-system.com, i will send you the latest Version that support the PCAN-GPRS System.
--------------------------------
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
Thank you for the email.
The new server version connects to the GPRS-client and immediately disconnects again.
The terminal is showing PCAN-GPRS_Link
--DataChannel OPEN--
So it must have recieved a IMEI confirm. But stil it cant maintain the connention?
I've added a screen shot.
The new server version connects to the GPRS-client and immediately disconnects again.
The terminal is showing PCAN-GPRS_Link
--DataChannel OPEN--
So it must have recieved a IMEI confirm. But stil it cant maintain the connention?
I've added a screen shot.
- Attachments
-
- Terminal and server screenshot.png (267.73 KiB) Viewed 27221 times
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Connection, but no data is sent
Hi, if it works before - i am wondering - did you change your server connection? - do you use special ports and did you enable the NAT on your gateway to forward the ports that PCAN-Link use? somethink like that should be 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
I don't think this could be the problem because with the previeous (normal) server I was able to send the build in comands (like get sytem time or operating system) .
With the new server it finds the cliënt (I can tell because the number of cliënts is incremented by 1) and then imedialtly is disconnects again.
With the new server it finds the cliënt (I can tell because the number of cliënts is incremented by 1) and then imedialtly is disconnects again.
- PEAK-Support
- Sales & Support
- Posts: 1646
- Joined: Fri 10. Sep 2010, 19:34
Re: Connection, but no data is sent
So what have you changed until the system stops working? No Server setting changes, no Firmware and setup changes on the GPRS-Link Module...We could not test here in the office because we did not have a test environment with this combination anymore (the PCAN-GPRS/PCAN-Link connection is a not official supported )
--------------------------------
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
Is there a way to get some sort of debug information from the server. I would like to know the reason why it's disconnecting?
I've tried again and the only difference is the server version.
I've added screen shots. I can't help but think it's got something to do with the drivers.
The connection with server version 1.2.1.73 is able to send and recieve the standaard messages harcoded in the server/client. To send these messages the Server doens'nt need to have a vitual PCAN-net.
This Pcan-Net is used by Pcan Explorer. What I want is send a can message via the PCAN-net to the gprs-client. This is the thing that has worked before. For that reason I think the driver is the cause of the problem.
THanks for your patience.
I've tried again and the only difference is the server version.
I've added screen shots. I can't help but think it's got something to do with the drivers.
The connection with server version 1.2.1.73 is able to send and recieve the standaard messages harcoded in the server/client. To send these messages the Server doens'nt need to have a vitual PCAN-net.
This Pcan-Net is used by Pcan Explorer. What I want is send a can message via the PCAN-net to the gprs-client. This is the thing that has worked before. For that reason I think the driver is the cause of the problem.
THanks for your patience.
- Attachments
-
- Server 1.3.1.87 not connected to GPRS-link.jpg (349.22 KiB) Viewed 24982 times
-
- Server 1.2.1.73 connected to GPRS-link.jpg (385.09 KiB) Viewed 24982 times
Re: Connection, but no data is sent
The strange thing is, his current problem perfectly describes what I experienced using the OLD server/client exe files. With the non-supporting files the device would connect and immediately disappear again. While with the new file the connection would stay open.
So with the (according to what you're saying) old version we now have a steady connection, except there is no data transfer. With the new version the problem that I had a year ago with the old version returns. Something very strange is happening...
Indeed no HW/SW changes have been made, except the project has been transfered from me to jwphrijk. With this change the switch between uVision to using plain makefiles has been made since uVision (or the linker it uses) no longer supported the required property to compile properly.
Odd part that remains is that jpwhrijk said the device DOES respond to getOS/time calls via the virtual Net...
So with the (according to what you're saying) old version we now have a steady connection, except there is no data transfer. With the new version the problem that I had a year ago with the old version returns. Something very strange is happening...
Indeed no HW/SW changes have been made, except the project has been transfered from me to jwphrijk. With this change the switch between uVision to using plain makefiles has been made since uVision (or the linker it uses) no longer supported the required property to compile properly.
Odd part that remains is that jpwhrijk said the device DOES respond to getOS/time calls via the virtual Net...
Re: Connection, but no data is sent
Hi Expor,jwphrijk wrote:Odd part that remains is that jpwhrijk said the device DOES respond to getOS/time calls via the virtual Net...
thanks for the completion.
The virtual Net however is not needed to send the hardcoded messages. Without setting this up it also works.