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

@recrof recrof commented May 12, 2026

Copy link
Copy Markdown
Member

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

oltaco commented May 12, 2026

Copy link
Copy Markdown
Member

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?

@recrof recrof deleted the patch-3 branch May 21, 2026 12:48
@jakymiwm

Copy link
Copy Markdown

Can we revisit this now that #2615 has been merged?

@disq

disq commented May 28, 2026

Copy link
Copy Markdown
Contributor

@jakymiwm I've re-opened the (slightly different) fix at #2640

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.

4 participants