Skip to content

Add RAKwireless RAK11300#1802

Merged
earlephilhower merged 2 commits intoearlephilhower:masterfrom
nmaas87:master
Nov 5, 2023
Merged

Add RAKwireless RAK11300#1802
earlephilhower merged 2 commits intoearlephilhower:masterfrom
nmaas87:master

Conversation

@nmaas87
Copy link
Contributor

@nmaas87 nmaas87 commented Nov 2, 2023

Adding a PR for getting the RAKwireless RAK11300 board into the Arudino Pico environment.
The RAK11300 is a combined board, having a RP2040 and an SX1262 LoRa RF chip included.

Information was scare, but I could find what I needed using:

The original BSP is only available for Arduino mbedOS - and the repo is quite mangled.

The RAK11300 is basically just an RP2040 with some pins for the SPI1 rearranged to better fit the directly connected SX1262 module - and that were basically the changes I included.

If accepted, this should close: #406

This repo does not contain any examples to use with the LoRa module included and also shall not contain something, as this is part of library for LoRa modules. I am currently trying to get it working with jgromes/RadioLib#864

Best regards and thanks for the awesome work and support of Arduino Pico

Nico

Some additional infos about the whole project in my blog post: https://www.nico-maas.de/?p=2607

@nmaas87 nmaas87 requested a review from maxgerhardt November 4, 2023 19:57
Copy link
Contributor

@maxgerhardt maxgerhardt left a comment

Choose a reason for hiding this comment

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

Looking great!

@nmaas87
Copy link
Contributor Author

nmaas87 commented Nov 4, 2023

Thanks so much 💯

@earlephilhower earlephilhower merged commit 28e2529 into earlephilhower:master Nov 5, 2023
@earlephilhower
Copy link
Owner

Addin again, thanks @maxgerhardt for the assist!

@nmaas87
Copy link
Contributor Author

nmaas87 commented Nov 5, 2023

Thank you so much for merging @earlephilhower and @maxgerhardt for the guidelines and support 👍🏻

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.

Support for RAK11300 Board

3 participants

Comments