Hello there,
I am looking for a ready to order PCB for a Lora node based ont he ATtiny85 or similar. I am especially interested in ready to use code samples for this node.
I am looking to make a few cheap and long lasting door sensors.
Thanks a ton for your replies! Those look promising. What would be the default way to realize a Lora Node which runes on batteries and just sends a message when a door contact is closed?
Well I have no problem with programming, soldering, etc. I build my own node already with a Arduino Mini and the RFM95. Ideally I would be looking for a PCB now that also supports battery power.
Yeah I want to do exactly that, but the Node I have now is hand soldered and takes a long time. Ideally I would like to use a ready made PCB design for that.
Ok this looks very promising. The only downside is that the software stack he is using is still under NDA.
Other than that I think this would be a nice PCB and if someone would provide a ready to run example for some sensor on this particular stack I could easly modify it for my use case.
You need a door sensor… So basically on/off… with some intelligence I assume So that when someone don’t close the door the node won’t keeps sending the same ‘door’s open’ signal.
His firmware is adapted for very low power use… you may use that for free, but not in a commercial application without contacting him… I don’t see a problem here
It is more that I am unsure about the software stack I should be using. On GitHub they are writing that they use arduino-lmic. But this library has so many config options that I would basically need someone that sets “sane defaults that just work” for it.
yeah … you have to put some effort in your research… luckily there’s a lot to be found when using google / search here on the forum
don’t expect a taylormade solution/tutorial presented especially for you … but we are here to help when possible.
Well I was just wondering if someone had the same problem as I do and has just open sourced everything since that would be an ideal point of entry for me. PCB wise Charles has done that and I will probably order some of his pcbs. The next step would be to find a good entry point for the software side of things
ok then… if you want to avoid using the LMIC stack you have to look at other options like nodes with RN2483/2903 chips that have buildin stacks.
There are also PCB’s and complete nodes for sale (search Tindie)