I did this once as a small experiment. Basically use a small TCP stack with LoRa as layer 1 and then expose the whole thing as a Linux kernel module. It was a bit shitty but it seemed promising.
For some reason, I don't find LoRaWan at all alluring. As far as I can tell, in the end it's in the hands of one company and that really defeats the spirit for me. I mostly just use LoRa for point-to-point connections with my own shitty networking stack.
At least on 868 MHz, if you stick to the 1% duty cycle limitations that the ISM band allows, I doubt that you'll be happy with the web surfing performance.
That is pretty cool. You might want to try again with 2.4Ghz LoRa. Range is shorter but still longer than 868mhz. If you search 2.4Ghz LoRa on our Youtube channel you'll find some interesting content on that.
Svenstaro|2 years ago
For some reason, I don't find LoRaWan at all alluring. As far as I can tell, in the end it's in the hands of one company and that really defeats the spirit for me. I mostly just use LoRa for point-to-point connections with my own shitty networking stack.
dbrgn|2 years ago
(For those that don't know duty cycle limitations: https://www.thethingsnetwork.org/docs/lorawan/duty-cycle/)
wienke|2 years ago