Your cart is empty!
Browse our Blog. You will find multiple applications, solutions, code examples. Navigate using the tag cloud or search using specific criteria
Sixfab GPRS and Raspberry Pi 3 B+ Communication
Introduction
In this post will be shown how to communicate the GPRS shield of Sixfab with Raspberry Pi 3 B+.
The Sixfab GSM/GPRS Shield allows the Raspberry Pi to connect to Internet. This shield uses AT commands to receive orders and execute a function, for example an AT command to test if AT system works correctly. So the aim is to send an AT command and receive an OK answer, "I'm ready".