I have PMB-648 GPS and Vision AI Camera module connected to Wio Terminal and using Software Serial library. Problem I am facing is that each works independently but not when they are joined in one program.
Is is the case that two different parts of my program can’t use SoftwareSerial as Wio Terminal cannot open more than one serial ports using this library. Please help.
Code is in lora_deployment sketch: GitHub - Raunak-Singh-Inventor/monsand-project: MonSandv2 (in-development)