Skip to content

revert: "feat: Enable GPS on RAK 1W kit" (#2401)#2536

Merged
oltaco merged 1 commit into
meshcore-dev:devfrom
recrof:patch-3
May 12, 2026
Merged

revert: "feat: Enable GPS on RAK 1W kit" (#2401)#2536
oltaco merged 1 commit into
meshcore-dev:devfrom
recrof:patch-3

Conversation

@recrof
Copy link
Copy Markdown
Member

@recrof recrof commented May 12, 2026

reverted changes to RAK_BOARD and PIN_GPS_EN. setting RAK_BOARD would cause radio to stop working and end with RadioLib error -707

reverted changes to RAK_BOARD and PIN_GPS_EN. setting `RAK_BOARD` would cause radio to stop working and end with RadioLib error -707
@oltaco oltaco merged commit 12a37a2 into meshcore-dev:dev May 12, 2026
12 checks passed
@oltaco
Copy link
Copy Markdown
Member

oltaco commented May 12, 2026

Yep, seems like the issue might be when rakGPSinit() is searching for a GPS module it calls gpsIsAwake() against WB_IO2 which is the 5v boost pin on the RAK3401?

Maybe some gating here would fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants