Skip to content

Ikoka Handheld compile fix, fix inverted LED, add status LED#1869

Open
andyshinn wants to merge 4 commits intomeshcore-dev:devfrom
andyshinn:ashinn/ikoka-compile-patch-brad
Open

Ikoka Handheld compile fix, fix inverted LED, add status LED#1869
andyshinn wants to merge 4 commits intomeshcore-dev:devfrom
andyshinn:ashinn/ikoka-compile-patch-brad

Conversation

@andyshinn
Copy link

This supersedes #1695. Fixes compiling on Ikoka Handheld but also fixes the inverted LED state (BLE status LED now works) and adds the green LED as a user status LED.

Copilot AI review requested due to automatic review settings February 27, 2026 20:41
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Ikoka Handheld nRF52 variant configuration to restore successful builds on the target hardware and to correct/status-enable onboard LEDs.

Changes:

  • Fix Ikoka Handheld PlatformIO environment configuration by specifying the correct board and linker script.
  • Correct the active level for onboard LEDs (LED_STATE_ON) so the BLE/status LED logic matches the hardware wiring.
  • Add PIN_STATUS_LED mapping (green LED) to enable a user/status indicator LED on this device.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
variants/ikoka_handheld_nrf/variant.h Fixes LED active state definition and introduces PIN_STATUS_LED for the handheld variant.
variants/ikoka_handheld_nrf/platformio.ini Adds board/ldscript settings and fixes env inheritance to build the correct variant.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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