Change your code as per the above, then it should work.Code:baud con 84 ' baud rate = 9600 Inverted Rx var Portb.7 ' Declaring rx pin Tx var Portb.5 ' Declaring tx pin
Edited:
Remember to allow the modem to settle after powerup, before start serial communication (See modem led blink)
Al.
Bookmarks