this post was submitted on 16 Feb 2025
21 points (95.7% liked)
Ask Electronics
3481 readers
1 users here now
For questions about component-level electronic circuits, tools and equipment.
Rules
1: Be nice.
2: Be on-topic (eg: Electronic, not electrical).
3: No commercial stuff, buying, selling or valuations.
4: Be safe.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Well, with some of my telemetry I'm trying to punch 10 klicks so there's no kill like overkill. The little SX1278s are inexpensive and they're legal power, and there's plenty of examples out there for them.
I kinda like the UART design on the e32s though, but it was a struggle getting the library that uses them to work, and there's little tricks like having to initialize the serial independent of his constructors, you read the code and it supposedly opens the serial, but it doesn't work if you don't do it beforehand, at least with the modules I was using.