Y
Hacker News
new
|
ask
|
show
|
jobs
by
InkCanon
550 days ago
What did you use? I'm planning a lora project too.
2 comments
sschueller
550 days ago
I went with a seedstudio Wio-E5
https://files.seeedstudio.com/products/114993120/Wio-E5-LE%2...
link
flakeoil
550 days ago
Not OP, but Atmel AVR or TI's MSP430 are good choices if you need low power. The nRF24L01+ from Nordic Semiconductor is a good RF alternative for low power and long distance.
link
ElectRabbit
550 days ago
MSP430 are pretty much legacy (exception: the MSP430FR has its niche) since ST released the STM32U0.
link
shakna
550 days ago
AVRs can be serious power hogs, though. Not all have the Power Reduction Register.
link