Skip to content

fix RAK11200 variant: pin corrections and convention alignment#1

Closed
weebl2000 wants to merge 2 commits into
andyshinn:ashinn/rak11200-supportfrom
weebl2000:ashinn/rak11200-support
Closed

fix RAK11200 variant: pin corrections and convention alignment#1
weebl2000 wants to merge 2 commits into
andyshinn:ashinn/rak11200-supportfrom
weebl2000:ashinn/rak11200-support

Conversation

@weebl2000

Copy link
Copy Markdown

No description provided.

- Fix I2C pins in variant.h (GPIO21/22 → GPIO4/5 per datasheet)
- Fix GPS UART pins in platformio.ini (UART0 1/3 → UART1 21/19)
- Fix radio_set_tx_power signature (uint8_t → int8_t)
- Remove conflicting duplicate defines between variant.h and Board.h
(P_LORA_BUSY was RADIOLIB_NC vs 13, ADC_MULTIPLIER was 1.85 vs 5761)
- Remove stale LoRa/WisBlock defines from variant.h (Board.h is
authoritative)
- Remove "ethernet" and "can" from board JSON connectivity
- Use static SPIClass for radio init (matches Heltec V3 convention)
- Remove build_unflags=-Os (keep size optimization for 4MB flash)

Verified against RAK11200/RAK13300 datasheets
@andyshinn

Copy link
Copy Markdown
Owner

Thanks. But I meant for this to be upstream. I've already fixed it i my local copy.

@andyshinn andyshinn closed this Mar 20, 2026
andyshinn pushed a commit that referenced this pull request Apr 3, 2026
Fix remote LNA toggle bugs: correct register comparison, add missing implementation & wire up companion radio
andyshinn pushed a commit that referenced this pull request Apr 3, 2026
…md: Categorising section 5.14. "Q: Are there are projects built around MeshCore?""

docs/faq.md: Categorising section 5.14. "Q: Are there are projects built around MeshCore?"
andyshinn pushed a commit that referenced this pull request Apr 3, 2026
Update from Main repo's dev
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