Search found 4 matches
- Thu 17. Mar 2016, 09:37
- Forum: PCAN-GPRS Link
- Topic: CAN frame receive and send sms
- Replies: 7
- Views: 4719
Re: CAN frame receive and send sms
Thank you! I found thanks to you. however, in sms_send function, I put "sms_send (pi.pos.latDeg, sizeof (pi.pos.latDeg), PhoneNumber, LongNumber);" with PhoneNumber LongNumber and variables that I created. When I wrote the text of sms hard, sends the sms is the way I want. But when I put the variabl...
- Tue 8. Mar 2016, 17:03
- Forum: PCAN-GPRS Link
- Topic: CAN frame receive and send sms
- Replies: 7
- Views: 4719
Re: CAN frame receive and send sms
thank you, but where is located S_PROCESSIMAGE ?
- Tue 8. Mar 2016, 15:41
- Forum: PCAN-GPRS Link
- Topic: CAN frame receive and send sms
- Replies: 7
- Views: 4719
Re: CAN frame receive and send sms
Thank you. Once the GPS data and OBDII Receipts, where are they?
I have to send the details by sms, and I do not find their location.
I have to send the details by sms, and I do not find their location.
- Thu 4. Feb 2016, 10:51
- Forum: PCAN-GPRS Link
- Topic: CAN frame receive and send sms
- Replies: 7
- Views: 4719
CAN frame receive and send sms
Hello, here's the problem: for a project, I have to use the PCAN-GPRS link and uvision 4 with the base project "PCAN-GPRS Link Example Projekt V1.6.2" and the GNU compiler. I format an SD card 1GB and I puts the file "FirmCRC.bin", "crc.txt" and "Update.ini" after each compilation. Is that the only ...