EngineersGarage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
You are here: Home / Replies / Hi Shubham,The codem for

Hi Shubham,The codem for

|

Microcontroller › PIC › Interfacing GSM SIM900 with PIC18f26k22 › Hi Shubham,The codem for

March 7, 2014 at 4:27 am #11219
AJISH ALFRED
Participant

Hi Shubham,

The codem for sending string may or maynot work depends on the compiler. Some compiler requires ” const char * “, like

“void UART_sendstring(const char *str)”.

 

Try to send a readable ascii character using UART_sendbyte(), like

UART_sendbyte(‘A’);

 

Also make sure that the serial port settings like the baud rate, start bit, stop bit etc. are same on both the sides.

RSS Recent Posts

  • Neon Transformers for sale August 9, 2022
  • Can I use an SPDT 5 wire Relay in reverse? August 9, 2022
  • Add a low power indicator LED August 9, 2022
  • LTSpice DC-AC August 9, 2022
  • Is there a discord for this forum? August 9, 2022

Stay Up To Date

Newsletter Signup
EngineersGarage

Copyright © 2022 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy | Advertising | About Us

Search Engineers Garage

  • Engineers Garage Main Site
  • Visit our active EE Forums
    • EDABoard.com
    • Electro-Tech-Online
  • Projects & Tutorials
    • Circuits
    • Electronic Projects
    • Tutorials
    • Components
  • Digi-Key Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools