Search found 2 matches

by ManuSisko
Fri Jul 05, 2019 5:05 pm
Forum: Hardware
Topic: GSM Module with ESP32
Replies: 1
Views: 3732

GSM Module with ESP32

Hello. I need to include GSM/GPS or even 3G connectivity to my project using ESP32. I intent to use a GSM module like the Quectel M66 or MC60. Now I face this issue: Can both the ESP32 and the M66 share the same Antenna? I could alternate the usage of the antenna via a GPIO pin. My end-user circuit ...
by ManuSisko
Sat Jun 29, 2019 7:49 pm
Forum: ESP32 Arduino
Topic: SPI and I2C on the same Pins
Replies: 0
Views: 2910

SPI and I2C on the same Pins

Hello. I've designed a PCB board with several sensors that can handle both SPI and I2C. When selecting the sensors I found that all of them could use SPI (SD Card, kinetic sensor, pressure sensor), so I routed my board accordingly. Now, I've found out the the pressure sensor that I selected only com...