Skip to content

feat: DIY Seeed XIAO nRF52840 + EBYTE E22 variants, pin-compatible with Wio-SX1262 kit #7105

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ndoo
Copy link
Contributor

@ndoo ndoo commented Jun 22, 2025

These DIY builds are functionally similar to the legacy xiao_ble variant, but use a pinout harmonized with the officially-supported XIAO nRF52840 & Wio-SX1262 Kit for Meshtastic (SKU 102010710).

An additional E22-900M33S variant is provided to ensure SX1262 transmit power is set below the maximum PA input for that module, to avoid damaging it.

  • seeed_xiao_nrf52840_e22_900m30s:
    • XIAO nRF52840 + EBYTE E22-900M30S
    • EBYTE E22 pinout matching Wio-SX1262 (SKU 113010003)
    • I2C
      • SDA: D6
      • SCL: D7
    • User button: D0
    • Gain is programmed in firmware - user Tx power setting is the desired final output power
  • seeed_xiao_nrf52840_e22_900m33s:
    • XIAO nRF52840 + EBYTE E22-900M33S
    • EBYTE E22 pinout matching Wio-SX1262 (SKU 113010003)
    • I2C
      • SDA: D6
      • SCL: D7
    • User button: D0
    • Gain is programmed in firmware - user Tx power setting is the desired final output power

Because of previous cleanup, this should have no impact to existing variants.

🤝 Attestations

  • I have tested that my proposed changes behave as described.
  • I have tested that my proposed changes do not cause any obvious regressions on the following devices:

@ndoo ndoo force-pushed the xiao-nrf52840-e22 branch 4 times, most recently from 5bc397b to f376308 Compare June 25, 2025 12:37
@ndoo ndoo force-pushed the xiao-nrf52840-e22 branch from 9168ea5 to 84011f6 Compare June 29, 2025 13:30
…th Wio-SX1262 kit

These DIY builds are functionally similar to the legacy xiao_ble variant, but use a pinout harmonized with the officially-supported XIAO nRF52840 & Wio-SX1262 Kit for Meshtastic (SKU 102010710).

An additional E22-900M33S variant is provided to ensure SX1262 transmit power is set below the maximum PA input for that module, to avoid damaging it.

- seeed_xiao_nrf52840_e22_900m30s:
  - XIAO nRF52840 + EBYTE E22-900M30S
  - EBYTE E22 pinout matching Wio-SX1262 (SKU 113010003)
  - I2C
    - SDA: D6
    - SCL: D7
  - User button: D0
  - Gain is programmed in firmware - user Tx power setting is the desired final output power
- seeed_xiao_nrf52840_e22_900m33s:
  - XIAO nRF52840 + EBYTE E22-900M33S
  - EBYTE E22 pinout matching Wio-SX1262 (SKU 113010003)
  - I2C
    - SDA: D6
    - SCL: D7
  - User button: D0
  - Gain is programmed in firmware - user Tx power setting is the desired final output power

Signed-off-by: Andrew Yong <me@ndoo.sg>
@ndoo ndoo force-pushed the xiao-nrf52840-e22 branch from 84011f6 to a42fdf2 Compare July 4, 2025 06:44
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