I want to send telemetry from a weather station A to an internet gateway B, about 300m apart but not line-of-sight. However, both sites can see a third site C, about 2km away.
But be aware that there are normally effective radiated power (ERP) limits for transmissions, so adding a ‘gain’ antenna will often increase the ERP beyond legal limits.
And for this ‘telemetry’ which TTN server are you using ?
Thanks for your response. Please suggest a better forum for my post.
I want to be legal so I mean to transmit at reduced power and expect that the antenna will be adequate at the receiving end. So your thoughts about the adequacy of the antenna referenced in my post would be helpful.
As for the telemetry server question, my plan is to command the SX1262 transceiver from the computer (RPi4) that’s reading the weather sensors. The duty cycle would be tiny since the data (< 256 chars) needs to be sent only every 5 minutes.
There’s a helium hotspot 2.7km from site A (weather station). It’s the closest by a large margin. I’m not clear on how helium hotspots work. Could I send my data there so that it’s forwarded to an internet site? Reliability would be an issue. How can I communicate with the operator?
LoRaWAN is a two way system and nodes need to transmit as well as receive.
Whilst a gain antenna at the receiving end will increase the apparent reception ‘range’ the recieving end will have to reduce the power level it uses to transmit (to stay legal) so the gain of the antenna is nullified. You have in effect created a receive only system, which is not LoRaWAN.
At maximum range spreading factor, SF12, that data rate would be around 2.5 times the normal allowed duty cycle (1%) and about 70 times the TTN fair access limit.
P2P not being a topic for this forum - point missed maybe?
And we don’t get in to Helium either.
Closing the thread - as I suggest, the OP could try the Arduino forum but looks like some overall learning about LoRaWAN is indicated - hotspots/gateways that are public you can just use - no operator interaction required - and for LoRaWAN, 50 bytes is a fair amount and on TTN, 50 bytes over 2km may well exceed the Fair Use Policy - so much to cover.