Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 278 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 278 Bytes

stm32-mc60-tb

stm32f103c8 BluePill + MC60 GPRS + MQTT + ThingsBoard STM32Cube

I used two different modes for DMA:

1- IDLE Line 2- Polling

Using the IDLE Line mode I'm not confirming the transmissions but using the Polling mode, I make sure that the transmissions succeed.