Trouble in sending and recieving message using pic18f

hi ....
im trying to connect between two PIC 18f4580 using CAN protocol ...
im trying to send message and receive it in the second chip .... i have problem using "can_getd" function ...
im using PIC C compiler . 
thank you

Hi moha_affa,
To be polite, this isn't a great place for your question. If you're using PC side control, or some other way that NI products are involved in your project, you'd have a better chance at success here. The NI forums likely have a few members with uC experience, but it's far from the focus.
I'd suggest going to the Microchip forums, they have support forums organized by chip family and also by functional area, such as CAN.
http://www.microchip.com/forums/f103.aspx
You'll find lots of information, and very knowledgeable experts there.
For starters, some more info on your problem will be desired.
-Better description of your problem, at compiling, execution, etc.
-Can you program chip to succesfully run a test program?
-Are you using capacitors across pairs of Vss and Vdd pins?
-Breadboards are generally discouraged for CAN bus connections, so might consider a soldered prototyping board if possible.
Those are a couple quick ideas. Try over there though, much better support for PICs.
Good luck,
Mark

Similar Messages

  • My NEW ipod touch stopped sending and recieving messages!

    My NEW ipod touch stopped sending and recieving messages even though I am connected to the internet and all other internet apps are working just fine.  I am just replying to messages sent to me.  Any suggestions as to the solution?

    This one
    http://www.apple.com/support/itunes/

  • Since Febuary 14th, 2013 we are unable to send and recieve email using our hotmail account on our Iphone. We can get our email by loggin in with our computer but not using our Iphone.

    Since Febuary 14th, 2013 we are unable to send and recieve email using our hotmail account on our Iphone. We can get our email by loggin in with our computer but not using our Iphone.

    Hotmail has been discontinued for some time now.  See:
    http://windows.microsoft.com/en-us/windows/outlook/auto-upgrade-outlook-faq

  • Why can i send and recieve messages on my home wifi but nit when i am  connected to other wifi connections, why can i send and recieve messages on my home wifi but nit when i am connected to other wifi connections

    plz help i need to know why i cannot send or recieve messages on other wifi connections

    What networks do not work?
    It could be that the ports used are being blocked. See:
    Using FaceTime and iMessage behind a firewall
    Try using Google's  DNS with the other networks. When connect to those networks, go to Settings>wifi and change the DSN to 8.8.8.8

  • Sending and recieving messages.

    Hi,
    I am join a new company and ans working with the jms now. "QueueConnection" and "Queue" (or Destination) is ready there. I need to set up one testing program which can send and receive the messages please provide the guidence.
    Thanks in Advance.
    J_JON

    well, if you have specific questions, this is the place to ask them. if you are looking for tutorials, you're far better off w/ google.

  • Problems in sending and recieving messages, calls go missed without notifying ..!

    So here's my problem,,,,!! while sending messages it doesn't send message at once as it happens commonly, the message is sent after a while i knw that by hearing the swoop sound... same is with sending messages...
    calls go unnoticed/missed because calls are not notified...
    any solution ?

    sameerdaga wrote:
    Except 8, 10, 11, 12, 13, 14 and 20, which issues relate to WhatsApp. Also to put phone to flight mode is not the solution to problem of auto switching on of phone while charging. Kindly resolve other issues and forward the issue related to WhatsApp to WhatsApp technical team.
    regards
    Sameer daga 09825304004
    I do not use whatsapp and am not interested in what it does or not. It's up to you to report bugs to the developer. And when I check it's actually problems 8,10,11,12,13,14,19,20,21,22,23 and 24 related to Whatsapp. That's 12 out 25 of your "problems" related to a third-party app.
    Phone switching on when charging is not a problem or a bug - that is the way charging works today - on WP8, Android and iOS so you'll have to live with it regardless of what phone you have.
    Your issue 25 is not an issue - you just don't know how to do it. When you open the received text message at the bottom there is an icon with two arrows, one pointing left, the other pointing right. Tap on that icon and the number from which the message was sent will be highlighted.
    Issue 21 - all contacts for which I have included a birthday are showing in my calendar. Don't know what you are doing wrong.
    I could go on, but I have to do a bit of work as well.

  • Sending and recieving message problems

    hi.
    I am used to use skype from my samsung galaxy note and it was working fine but suddenly skype has been disturbing lately
    I can see whom I am talking to but when I am sending any message I am not being able to see what I am sending on my screen and also cannot see what my frined is sending me back! I have reinstalled skype alot of times but its not recovering.
    please help me.

    Hi moha_affa,
    To be polite, this isn't a great place for your question. If you're using PC side control, or some other way that NI products are involved in your project, you'd have a better chance at success here. The NI forums likely have a few members with uC experience, but it's far from the focus.
    I'd suggest going to the Microchip forums, they have support forums organized by chip family and also by functional area, such as CAN.
    http://www.microchip.com/forums/f103.aspx
    You'll find lots of information, and very knowledgeable experts there.
    For starters, some more info on your problem will be desired.
    -Better description of your problem, at compiling, execution, etc.
    -Can you program chip to succesfully run a test program?
    -Are you using capacitors across pairs of Vss and Vdd pins?
    -Breadboards are generally discouraged for CAN bus connections, so might consider a soldered prototyping board if possible.
    Those are a couple quick ideas. Try over there though, much better support for PICs.
    Good luck,
    Mark

  • Send and receive message using J2me

    Hi All
    I m new to j2me and it is my first professional task i will vary thankfull if you peoples will help me
    Scenario is that like bank client will send account number to some mobile number. Mobile that receives(connect to server via usb or if u have any other idea please guide me ) this message will search database and retrieve result and send result back to the client.
    i will vary thatfull for your responce
    thanks in advance
    Shahzad
    Software Engineer
    Allianz EFU

    Hi, i currently working in a sms company, i think i can give u some picture~
    ur scenario is, u wan a mobile user, to send a sms to bank, in order to perform someting. it will going to be like this
    FIRST, u have to go to the mobile service provider (those company who offer u the mobile number), they will having a API that able to communicate to their SMS Inbox (just like ur email inbox)
    SECOND, u have to apply a SMS Inbox at the mobile service provider with a short code given (see example below).
    THIRD, u just develop a java application using the API the mobile service provider gave, when a sms is sent into that sms inbox, a trigger to ur application, and the msg can retrieve. it can be so easy like just receiveSMS(), you will get the sender phono number together with the sms content, take it and process whatever u like. after that, u can send the sms back to the user, using the same API provided by the mobile service provider too-- sendSMS(sender_mobile, content).
    user sent a sms with the content "XYBANK BALANCE <account no> <password>" and send to 8885555 (example)
    where
    XYBANK = shortcode (actually represent the sms inbox name, just like ur email address)
    BALANCE = ur own decide code, when u receive the sms, u split the msg, if u found "balance", then go to the db and take out the balance of the particular account no.
    hopefully it will give u a brief pic how this thing can work. btw....if u develop for the academic purpose only...i dont think the mobile service provider will give u the API.... >.<
    Message was edited by:
    e-Biau

  • Skype slow with sending and recieving messaged in group chat

    I seem to have no trouble with ordinary one to one shat, but when i'm in a group chat it takes a very long time for my message to be sent it just stays gray and have that loading circle to the left.
    Also some messages recieved are recieved many minutes after they are originally written, making a group chat very confusing overall...

    http://heartbeat.skype.com/

  • HT3529 Are you unable to send and recieve messages from AIM addresses?

    Are You unable to video chat with AIM addresses with the messages app in iOS 6?

    SMS/MMS messages do not display the "delivered" indicator. Only iMessages do.
    If you're getting the "delivered" message, that indicates that the recipient either has or had an iOS device set up for iMessage. If that device is NOT their current phone, then tell them to check their iOS device (or Mac) for the messages.

  • Sending and recieving photos

    Does anyone know how I get the capability to send and recieve photos using the IPhone, I have the 8GB and it is far from full?

    That would not work if I'm sending and receiving from a person without e-mail capability on their phone. I used to be able to take a picture with my phone and send it a friends cell phone, is that not an option?

  • How can i send and receive messages through CAN

    Hi,
    how can i send and receive messages using Vector CAN CARDXL

    As mentioned in this forum post, if you have a dll, this can easily be called from LabVIEW or CVI.
    I also went to the vector website and it does look like they have LabVIEW drivers available for download.
    Peter Flores
    Applications Engineer

  • Send and recieve sms

    wanted to design a user interface such that i can handle all the incoming and outgoing calls , also send and recieve sms. using oracle 10g
    I know that for sure that we can
    1a .call
    2a send sms
    but not sure if we can
    1b. recieve a call
    2b., receieve an sms.
    kindly help..

    here is a great article from Grant
    http://groundside.com/blog/GrantRonald.php?title=live_demo_of_sending_an_sms_from_forms&more=1&c=1&tb=1&pb=1

  • Airplay disconnecting when sending and recieving a message

    I use Airplay on my iPhone to stream music from the music app to my Apple TV. When sending and recieving a message over Skype or Facebook, my phone disconnects from Airplay, pausing the music.
    Is this a common issue, and are there any known fixes, or do i just have to wait for Apple to fix this in a future update?

    That is silly - Facebook message notifications are tiny.  You can't provide some vague hand waving dismissal of the problem and blame network throughput.
    I have the same issue - it's obviously a bug with iOS or Facebook.  Airplay shouldn't disconnect every time a new message arrives.  If I don't have Facebook open the same messages still arrive in the background and airplay works fine.
    The issue is specific to a foreground app receiving notifications and then Airplay craps out.
    Come on Apple, fix this!

  • I have my Dad's apple ID etc, but he has an iphone and i have an Ipod Touch then on IMessage i can read all the messages he recieves and sends and he can read all the messages i send and recieve how do i stop this?

    Hi
    I have my Dad's apple ID etc, but he has an iphone and i have an Ipod Touch then on IMessage i can read all the messages he recieves and sends and he can read all the messages i send and recieve how do i stop this? But i still want to send messages to him.
    Thank You

    . You do not need a seperate Apple ID. One one device you just need to go to Settings>Messages and add another/different Messaging email address and delete the common Apple ID address. Also see:
    MacMost Now 653: Setting Up Multiple iOS Devices For Messages and FaceTime

Maybe you are looking for

  • Service order-Error during account assignment

    HI experts, I am facing a problem in CRM when saving Service Orders. Issue:No account assignment found for this service process An error has occurred in the system XXX while copying the document Message no. CRM_ORDER_MISC 020 Diagnosis Errors occurre

  • How to use the rule in workflow

    Hi ,Guy ,     I am implementing the workflow project nowaday ,and when I use the rule to determine the step's agent , I often come across all kinds of strange problem and I do not know how to slove it goodly ,for example I do not know how to get the

  • Mapping keyboard and mouse keys onto my gamepad

    I'm using arch linux x86_64 and I want to map some keyboard and mouse keys onto my gamepad to play games which don't support the gamepad directly. How can I do this?

  • Xmms2 is there something usable yet? (possible PKGBUILD in)

    Hi, I searched for xmms2 since the had a fairly usable developer release out. I havn't found a usable PKGBUILD if somone wants to put that to AUR, since I dun have the time to maintain it: # $Id $ # Contributor: Tobias Kieslich <[email protected]>

  • Windows live mail and yahoo and iphone 4s

    I have a business account with a yahoo.mail address. I rarely access this account through google etc so the most up to date contacts folders and emails are all accessed on my laptop through windows live mail.  I just go an iphone 4s and naturally whe