0

I am in the middle of a project that is going to use a micro-controller to tell a Sierra Wireless Raven XT to send a test message to the appropriate admin when a pump fails. I have the interrupt for the pin change when the pump fails already completed. My problem is getting the modem to send the text message. I am able to send a text message when connected to the modem through putty or hyper-terminal but when I tell the micro-controller to send those same commands I get nothing.

I am using an ATmega88PA and programming in C. To send the commands over serial communication I am using USART. When I connect to the micro-controller through putty and fake a pump fail the message that is output to the terminal is the exact thing that I would need to type in to send the message myself.

Anyone have any ideas as to what might be holding me up?

brian
  • 43
  • 1
  • 7

0 Answers0