arduino / ArduinoCore-mbed

347 stars 203 forks source link

MKR-GPS not working with MRK format Portenta. #495

Open hpssjellis opened 2 years ago

hpssjellis commented 2 years ago

My PortentaH7 does not seem to work with the MKR-GPS

See issue filed at the mrk-gps github MRK Format Portenta issue with MKR-GPS

and it is probably similar to this Portenta MKR_IMU issue MRK Format Portenta issue with MKR-GPS

Except I got the IMU issue solved by bending the reeset pin. (another possible option is to run imu.begin() and imu.end(); each loop) but that simple solution does not seem to work for the MKR-GPS. Any suggestions.

hpssjellis commented 1 year ago

Any movement on this issue? Does anyone have the MKR GPS working with the PortentaH7?