How to interface sim900/800 with STM32(Nucleo-L053R8)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-04-11 4:51 AM
i want to interface sim900/800 with STM32(Nucleo-L053R8) ,Kindly help me .I am new in STM world
Labels:
- Labels:
-
STM32L0 Series
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-12 7:09 AM
Did the program stay? I want to do the same but I do not understand how I still
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-12 7:16 AM
Are you having problems with hardware or software interfacing? It's a standard USART interface with well-documented AT commands protocol. You can write your own code for "talking" with the modem or use one of the available libraries, for example @Tilen MAJERLE​ 's GSM_AT_Lib.
