UPDATE: Range for wire antenna 17cm 433MHz, LORA mode. Software based on Radiohead (see below) with STM32L151.
Minimum RSSI -84 dB for 450 meters (across building).
UPDATE: Implement standalone datagram server and client from Radiohead 1.46
Support USB-CDC and Serial communication.
Source codes available on github
Simple LORA RF module with RF96W/RF98W (HopeRF) and STM32L151CB.
Configuration via soldering jumpers for USB, standalone or Raspberry PI.
Software from LoRaMac-node
3 comment(s) so far
Hi,
Where do you plan to use it? And why didn't you choose sx1272?
Hello, is it just P2P or you can have multiple clients/sensors ?
Is the MAC protocol described somewhere ?
i use w/o RPi - only standalone. RadioHead stack support both P2P and STAR (server) mode.