Search found 2 matches

by rrudolph
Fri Feb 07, 2020 9:25 am
Forum: General Discussion
Topic: Get different (failed) connection using iphone hotspot wifi
Replies: 2
Views: 3661

Re: Get different (failed) connection using iphone hotspot wifi

Hello, did you ever find a solution to this? I've been struggling with the same issue for the past week or so - thanks
by rrudolph
Tue Dec 10, 2019 12:56 am
Forum: ESP32 Arduino
Topic: UART-1 conflict with SD card on SPI? mux mapping issue?
Replies: 2
Views: 25855

UART-1 conflict with SD card on SPI? mux mapping issue?

Hello, I am running into an issue using HardwareSerial(1) while I also have an SD card mounted. I am using the builtin HardwareSerial library to map uart1 to pins 32 & 33, and the following works fine: HardwareSerial surveillance_serial(1); HardwareSerial scanner_serial(2); ... surveillance_serial.b...