Last summer I was faced with following dilemma: Situation: Travel group was my wife and me & 2 dogs with car. Traveling in foreign country, my wife did not speak the language. My wife needed urgent hospital visit. Dogs not allowed inside hospital, so only option was to leave them in the car on hospital parking. Dilemma: One major concern was temperature inside car & dog wellbeing, other important concern was me being absent at time doc with diagnosis would turn up. Short summary: Everything ended well, this involved trusting a complete stranger to look after our dogs. I did a lot of thinking how technology could come to help to manage such a situation better -if needed- in the future. Hopefully not, but it's better to be prepared.
Technological idea I have in mind would be
a) Hardware: A Dragino LHT65N LoRaWAN temp sensor(or equivalent) + transmitter in the car, point-to-point LoRaWAN connection to a WIO + WIO battery + WIO terminal chassis with LoRa-E5. (So 3 WIO modules stacked together). Total HW cost would be about €150.
b) Software: Transmitter is configured through AT commands.
Receiver displaying on the WIO display: Car temp + Seconds ago last temp update received.
(This "seconds ago" would give assurance that connection is working and temperature data received is reliable).
No communication WIO ==> sensor.
The 1-2 km LoRaWAN range would be adequate for most situations.
Project question:
- I didn't find any commercial solution that does this. If I would find one, I assume the important-for-me "seconds since last update" would be absent. Correct?
- Any compatibility issues with the hardware proposed? Would it do the job?
- What are the problems to be expected with this point-to-point LoRaWAN connection? How would "peering" work?
- I've worked with WIO before. How difficult would it be to get the LoRaWAN part of the WIO software to work up to the point where 2 variables contain temperature & time received?
Thanks in advance for any insight.