spleenware / ripple

Arduino Firmware for Ripple LoRa mesh
Other
261 stars 32 forks source link

BSFRance LoRa32u4 II #10

Open lburrowes opened 4 years ago

lburrowes commented 4 years ago

Had a old board laying around and wanted to try your code on this board.
Atmega32u4 and SX1276

ichrised commented 4 years ago

Did it work? I bought the adafruit feather lora m0 and I want to make repeater nodes but the adafruit ones are quite cost prohibitive

lburrowes commented 4 years ago

I will circle back on this. Since ripple was so restricted with code on how it works I went to check out meshtastic and disaster radio builds.

spleenware commented 4 years ago

Hi, I bought a TTGO T-Deer to have a crack at this (it has a 32u4 architecture), but it simply doesn't have enough RAM. I have, however, had success with the Seeed Xiao, which has Cortex M0, which is much cheaper than the Feather. It doesn't have LoRa radio, but I got a cheap RFM95W module on ebay. I'll be uploading the firmware image soon (for the Xiao)