[nRF52] Port of uPyLora to PCA10040 and PCA10056 boards

Discussion and questions about boards that can run MicroPython but don't have a dedicated forum.
Target audience: Everyone interested in running MicroPython on other hardware.
Post Reply
User avatar
FoldedToad
Posts: 8
Joined: Sat Feb 23, 2019 11:50 pm

[nRF52] Port of uPyLora to PCA10040 and PCA10056 boards

Post by FoldedToad » Tue Apr 16, 2019 7:51 pm

I have ported the uPyLora stack (https://github.com/lemariva/uPyLora) to the Nordic nRF52 series demo boards: PCA10040 and PCA10056. Much of this porting involved board-specific issues.

If interested, please read the README.md at https://github.com/foldedtoad/more_py_p ... er/uPyLora for details.
There is also a video, giving a short demo at https://www.youtube.com/watch?v=H9I10m0vipk.

Post Reply